[issue22232] str.splitlines splitting on non-\r\n characters
Aug. 25, 2014
2:40 p.m.
R. David Murray added the comment: Ideally str.splitlines would split on whatever the unicode database says are mandatory line break characters. I take it this is currently not true? That is, that the list is hardcoded? ---------- _______________________________________ Python tracker <report@bugs.python.org> <http://bugs.python.org/issue22232> _______________________________________
4210
Age (days ago)
4210
Last active (days ago)
0 comments
1 participants
participants (1)
-
R. David Murray