[issue20338] Idle: increase max calltip width

Terry J. Reedy report at bugs.python.org
Wed Jan 22 00:23:18 CET 2014


Terry J. Reedy added the comment:

On further thought, I think the best place to truncate lines is in get_argspec, after being split from the docstring and before rejoined.

----------

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


More information about the Python-bugs-list mailing list