Yury Selivanov added the comment:

The problem is that map & filter are classes, and their __init__ and __new__ 
methods do not provide any text_signature, hence signature uses the one from 
object.__init__.

----------

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

Reply via email to