Serhiy Storchaka added the comment:

Yes, I think we can extend the limit (until implement wrapping). On my narrow 
monitor there is a room only for 120 character tip (when it starts right from 
left side of the screen), so I prefer to wrap long lines. In any case too long 
lines are not comfortable to read.

>>> len(str(inspect.signature(textwrap.TextWrapper)))
242

----------

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

Reply via email to