Christian Heimes added the comment:

IMO the warning can be removed. The 2to3 tool can easily migrate any
callable(spam) to hasattr(spam, '__call__').

----------
nosy: +tiran
priority:  -> normal
type:  -> rfe

__________________________________
Tracker <[EMAIL PROTECTED]>
<http://bugs.python.org/issue2060>
__________________________________
_______________________________________________
Python-bugs-list mailing list 
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to