Message230183
| Author | martin.panter |
|---|---|
| Recipients | belopolsky, ezio.melotti, lemburg, loewis, martin.panter, r.david.murray, serhiy.storchaka, terry.reedy, vstinner |
| Date | 2014-10-28.22:40:05 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1414536005.99.0.843408940493.issue18236@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
As uncovered in Issue 12855, str.splitlines() currently considers the FS, GS and RS (1C–1E), but not the US (1F), to be line breaks. It might be surprising if these are no longer considered white space but are still considered line breaks. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2014-10-28 22:40:06 | martin.panter | set | recipients: + martin.panter, lemburg, loewis, terry.reedy, belopolsky, vstinner, ezio.melotti, r.david.murray, serhiy.storchaka |
| 2014-10-28 22:40:05 | martin.panter | set | messageid: <1414536005.99.0.843408940493.issue18236@psf.upfronthosting.co.za> |
| 2014-10-28 22:40:05 | martin.panter | link | issue18236 messages |
| 2014-10-28 22:40:05 | martin.panter | create | |