Message327141
Why not simply add a new parameter, to make people who want
ASCII linebreaks continue to use .splitlines() ?
It think it would be less than ideal to have one method break on
all Unicode line breaks and another only on ASCII ones. |
|
| Date |
User |
Action |
Args |
| 2018-10-05 15:23:49 | lemburg | set | recipients:
+ lemburg, barry, nascheme, terry.reedy, gregory.p.smith, vstinner, jwilk, ezio.melotti, r.david.murray, docs@python, python-dev, martin.panter, serhiy.storchaka, scharron, Alexander Schrijver |
| 2018-10-05 15:23:49 | lemburg | link | issue22232 messages |
| 2018-10-05 15:23:49 | lemburg | create | |
|