Antoine Pitrou <pit...@free.fr> added the comment: Well the fix is easy for old-style classes, since we just have to use hasattr(obj, '__call__') in that case.
---------- keywords: +easy nosy: +pitrou priority: normal -> critical _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue7624> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com