[issue20338] Idle: increase max calltip width

Terry J. Reedy report at bugs.python.org
Mon Jan 27 05:06:17 CET 2014


Terry J. Reedy added the comment:

Actually, all new-style classes .__new__ and .__init__ from object if not over-ridden. The calltip code depends on the .__init__ inheritance.

----------

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


More information about the Python-bugs-list mailing list