[issue19903] Idle: Use inspect.signature for calltips

Serhiy Storchaka report at bugs.python.org
Thu May 4 16:25:08 EDT 2017


Serhiy Storchaka added the comment:

list.__new__ is inherited from object. Look at list.__init__.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue19903>
_______________________________________


More information about the Python-bugs-list mailing list