[Python-Dev] Next version of PEP278 - universal newline support - available

Just van Rossum just@letterror.com
Thu, 14 Mar 2002 08:54:14 +0100


Am I the only one who wants universal newlines *without* a new mode character?
Ideally I'd like *existing* code that works with text files to accept any line
ending.

Just