Message161917
I created #14957 to cover improving the str.splitlines docs.
For this patch, I think Chris is right that it should be using str.splitlines(True) and joining on "''" instead of "'\n'" so that Windows line endings get preserved. |
|
| Date |
User |
Action |
Args |
| 2012-05-29 22:37:14 | ncoghlan | set | recipients:
+ ncoghlan, georg.brandl, amaury.forgeotdarc, r.david.murray, chris.jerdonek, elsdoerfer, rutsky, dontknow, brandjon, ezberch |
| 2012-05-29 22:37:14 | ncoghlan | set | messageid: <[email protected]> |
| 2012-05-29 22:37:14 | ncoghlan | link | issue13857 messages |
| 2012-05-29 22:37:13 | ncoghlan | create | |
|