[issue13758] compile() should not encode 'filename' (at least on Windows)

Terry J. Reedy report at bugs.python.org
Wed Jan 11 19:41:30 CET 2012


Terry J. Reedy <tjreedy at udel.edu> added the comment:

My supposition that compile() rejects some real file names appears correct: from python-list
ME: Is this a filename that could be an actual, valid filename on your system?
OP: Yes it is. open works on that file.

----------

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


More information about the Python-bugs-list mailing list