[issue7268] 2to3 execfile conversion changes behavior
flashk
report at bugs.python.org
Fri Nov 6 01:44:41 CET 2009
flashk <flashk at gmail.com> added the comment:
I'm running this code under 2.6, so the print statement should not be the
issue. I've attached a new version of test.py that simply performs a
variable assignment and I still get the syntax error on both 2.6 and 3.1
with the exec function. Also, the syntax error is reported on line 3,
which is the empty indented line. Sorry for the confusion.
----------
Added file: http://bugs.python.org/file15271/test.py
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue7268>
_______________________________________
More information about the Python-bugs-list
mailing list