[Python-3000] Lines breaking (original) (raw)

Alexandre Vassalotti alexandre at peadrop.com
Mon May 28 18:56:00 CEST 2007


Hi,

Just wandering. It would be a good idea to make the string methods split() and splitlines() break lines as specified by the Unicode Standard (Section 5.8 Newline Guidelines)?

If you don't have a printed copy, you can read the section here: http://www.unicode.org/versions/Unicode4.0.0/ch05.pdf

-- Alexandre



More information about the Python-3000 mailing list