Message208833
| Author | serhiy.storchaka |
|---|---|
| Recipients | serhiy.storchaka, terry.reedy |
| Date | 2014-01-22.18:01:30 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1390413690.28.0.716937346278.issue20338@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
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 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2014-01-22 18:01:30 | serhiy.storchaka | set | recipients: + serhiy.storchaka, terry.reedy |
| 2014-01-22 18:01:30 | serhiy.storchaka | set | messageid: <1390413690.28.0.716937346278.issue20338@psf.upfronthosting.co.za> |
| 2014-01-22 18:01:30 | serhiy.storchaka | link | issue20338 messages |
| 2014-01-22 18:01:30 | serhiy.storchaka | create | |