Benjamin Peterson wrote:
It depends on whether you're keeping the "callable" object around or not. Somebody could add a __call__ method later.
Good point. Removing the check sounds like the right thing to do, then. -- Greg _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com