[issue7945] typo in operator.isCallable deprecation warning

Georg Brandl report at bugs.python.org
Tue Feb 16 21:58:32 CET 2010


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

No, this is correct.  isCallable() was deprecated since 2.0, but the replacement was the builtin callable() until 2.6.

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

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


More information about the Python-bugs-list mailing list