On 8/15/07, Georg Brandl <[EMAIL PROTECTED]> wrote:
> I'd use None and "\r"/... as proposed, but "U" instead of the empty string
> for universal newline mode.
I know that "U" already has this meaning as a differently named
parameter, but if I saw something like::
open(file_name, newline='U')
my first intuition would be that it's some weird file format where
each chunk of the file is delimited by letter U. Probably just a
result of dealing with too many bad file formats though. ;-)
STeVe
--
I'm not *in*-sane. Indeed, I am so far *out* of sane that you appear a
tiny blip on the distant coast of sanity.
--- Bucky Katt, Get Fuzzy
_______________________________________________
Python-3000 mailing list
[email protected]
http://mail.python.org/mailman/listinfo/python-3000
Unsubscribe:
http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com