2011/7/18 Glenn Linderman <v+python at g.nevcal.com>: > Attached reduced test case works fine with Python 3.1, fails with Python3.2: PS D:\Data> py -3 .\t32enc.py PS D:\Data> py -2 .\t32enc.py File ".\t32enc.py", line 1 SyntaxError: Non-ASCII character '\xc3' in file .\t32enc.py on line 1, but no encoding declared; see http://www.python.o rg/peps/pep-0263.html for details PS D:\Data> py -3 --version Python 3.2.1 PS D:\Data> py -2 --version Python 2.7 Windows 7 32-bit, py is Vinay's implementation of the PEP 397 launcher for Windows. This looks like correct output to me. Could it be your environment somehow? Paul.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4