Éric Araujo added the comment:

Aside: callable was added back in 3.2; warnings for that are now obsolete, and 
people often replaced it with bogus alternatives (like using hasattr on the 
object instead of its type).

----------
nosy: +eric.araujo

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue21434>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to