Terry J. Reedy <[email protected]> added the comment:

Note that I *am* considering ...

It seems that a reasonable rule might be to squeeze if n lines or the 
equivalent of n full lines (75 chars each) in total characters.  In other 
words, if lines >= N or chars >= to 75*N: squeeze().  Do we have a rule not to 
squeeze fewer but longer lines?

----------

_______________________________________
Python tracker <[email protected]>
<https://bugs.python.org/issue35208>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to