[issue8988] import + coding = failure (3.1.2/win32)

gonegown report at bugs.python.org
Sat Jul 3 11:07:33 CEST 2010


gonegown <nomedocac at gmail.com> added the comment:

@Amaury:
Removing #coding lines or replacing them with #coding: utf-8 makes this test case working, at least on 4 computers I have been able to test this.

My initial program was consisting of roughly ten files and utf-8 made it work.

@haypo:
"maybe"...

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue8988>
_______________________________________


More information about the Python-bugs-list mailing list