Guido van Rossum <[email protected]> added the comment:

I would convert this to `callable()` -- the conversion to 
collections.abc.Callable is more verbose and requires an extra import (that can 
be slow).

----------
nosy: +gvanrossum

_______________________________________
Python tracker <[email protected]>
<https://bugs.python.org/issue32046>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to