Xiang Zhang added the comment:

I use screens and usually like to open a terminal to fill the screen. One of my 
use case is changed by this patch from:

             'manufacturers_specifications': '2U 2*Intel Xeon E5-2603 4核 8*8G '
                                             'DDR3-1333 ECC 1.35v,12*300G 15K '
                                             'RPM 3.5寸 SAS,RAID '
                                             '卡带电池cache大于等于1GB,支持 Raid0 1 10 5 '
                                             '6 50 60[D23]',

to:

             'manufacturers_specifications': '2U 2*Intel Xeon E5-2603 4核 8*8G 
DDR3-1333 ECC 1.35v,12*300G 15K RPM 3.5寸 SAS,RAID 卡带电池cache大于等于1GB,支持 Raid0 1 
10 5 6 50 60[D23]',

Actually looks not bad. But why change the default behaviour? Can we provide 
this as a bonus and keep the default behaviour? Current defaults  80 is not 
unreasonable even for large terminals. If users prefer long lines and don't 
want to choose an arbitrary number, they could use this feature.

----------
nosy: +xiang.zhang

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

Reply via email to