Message208733
| Author | terry.reedy |
|---|---|
| Recipients | chris.jerdonek, python-dev, roger.serwy, serhiy.storchaka, terry.reedy |
| Date | 2014-01-22.01:48:42 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1390355323.05.0.454409187889.issue16638@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Main change is using a custom function (2.7) or bytes instead of int for test and using maxsplit parameter to not needlessly split a 100-line docstring into 100 pieces. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2014-01-22 01:48:43 | terry.reedy | set | recipients: + terry.reedy, roger.serwy, chris.jerdonek, python-dev, serhiy.storchaka |
| 2014-01-22 01:48:43 | terry.reedy | set | messageid: <1390355323.05.0.454409187889.issue16638@psf.upfronthosting.co.za> |
| 2014-01-22 01:48:43 | terry.reedy | link | issue16638 messages |
| 2014-01-22 01:48:42 | terry.reedy | create | |