how to support chinese in dos window
gdyren at gmail.com
gdyren at gmail.com
Wed Oct 15 22:18:47 EDT 2008
More information about the Python-list mailing list
Wed Oct 15 22:18:47 EDT 2008
- Previous message (by thread): rope python-emacs problem
- Next message (by thread): how to support chinese in dos window
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Create a new py named test.py,the content is "print "δΈ"" now in dos window python test.py return "SyntaxError: Non-ASCII character '\xd6' in file test.py on line 1, but no encodi ng declared; see http://www.python.org/peps/pep-0263.html for details"
- Previous message (by thread): rope python-emacs problem
- Next message (by thread): how to support chinese in dos window
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list