Paul Moore wrote:
> and you set the newline argument to specify a *specific*,
> non-universal, newline value

It still seems wrong to not translate the newlines, though,
since it's still a *text* mode, and the standard Python
representation of text has \n line endings.

--
Greg
_______________________________________________
Python-3000 mailing list
Python-3000@python.org
http://mail.python.org/mailman/listinfo/python-3000
Unsubscribe: 
http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com

Reply via email to