[issue7006] The replacement suggested for callable(x) in py3k is not equivalent
Nick Coghlan
report at bugs.python.org
Fri Dec 25 08:16:16 CET 2009
Nick Coghlan <ncoghlan at gmail.com> added the comment:
The patch however does not look correct - the import should be added as
a global import at the beginning of affected files rather than inline
with each callable check.
----------
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue7006>
_______________________________________
More information about the Python-bugs-list
mailing list