Antoine Pitrou <pit...@free.fr> added the comment:

> yes, my problem is that callable was removed and a way was shown how
> to do this check. The way which is consistent with the check for any
> other type (ABC).

ABCs are still the exception in Python, and duck typing is still the
rule.

> I don't like that we're heading into Perl's direction. that's all.

Well, please deal with it.

----------

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

Reply via email to