[issue11797] 2to3 does not correct "reload"

Laurie Clark-Michalek report at bugs.python.org
Sat Jul 30 22:32:17 CEST 2011


Laurie Clark-Michalek <bluepeppers at archlinux.us> added the comment:

Ah, that's my fault. As I mentioned, I simply replaced sys with imp and intern with reload from fix_intern.py. Seeing as the vast majority of the file was not modified, I didn't bother to change the copyright notices.

----------

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


More information about the Python-bugs-list mailing list