[issue2734] 2to3 converts long(itude) argument to int

Benjamin Peterson report at bugs.python.org
Wed Dec 31 18:56:11 CET 2008


Benjamin Peterson <benjamin at python.org> added the comment:

I hope r68106 helps. 2to3 now refuses to change long if it is being
assigned to, the name of a function or class, the name of an argument,
or an attribute.

----------
resolution:  -> fixed
status: open -> closed

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


More information about the Python-bugs-list mailing list