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

Fredrik Lundh fredrik@pythonware.com
Thu, 14 Mar 2002 00:52:57 +0100


jack wrote:
> - open(filename, 'U') is now the way to open files for universal 
> newline reading because 't' may have a use on Windows;

"U" as in Ugly?

</F>