[issue7006] The replacement suggested for callable(x) in py3k is not equivalent

Georg Brandl report at bugs.python.org
Thu Oct 22 18:26:19 CEST 2009


Georg Brandl <georg at python.org> added the comment:

2to3 still uses hasattr(x, 'callable').

----------
assignee: georg.brandl -> benjamin.peterson

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


More information about the Python-bugs-list mailing list