[issue5524] execfile() removed from Python3

STINNER Victor report at bugs.python.org
Sat Mar 21 11:48:17 CET 2009


STINNER Victor <victor.stinner at haypocalc.com> added the comment:

>> Ok... but there is the newline issue: (self quote) 
>> "exec() doesn't support newline different than \n, 
>> see issue #4628".

> So that issue should get fixed, then.

Ok, I will work in the other other issue. If #4628 is fixed, this 
issue becomes meaningless ;-)

----------
dependencies: +No universal newline support for compile() when using bytes

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


More information about the Python-bugs-list mailing list