Traceback (most recent call last):
File "C:\Python27\编写的程序\lession44-查天气.py", line 8, in <module>
from city import city
File "C:\Python27\编写的程序\city.py", line 2
SyntaxError: Non-ASCII character '\xe5' in file C:\Python27\编写的程序\city.py on line 2, but no encoding declared; see http://www.python.org/peps/pep-0263.html for details