Georg Brandl wrote:
> "U" instead of the empty string for universal newline mode.

It would be good to leave open the possibility of
allowing arbitrary line separation strings at some
time in the future. In that case, newline == "U" would
mean lines separated by "U".

Predefined constants seem like a good idea to me.
Otherwise I'm sure I'll always have to look up what
'' and None mean.

-- 
Greg Ewing, Computer Science Dept, +--------------------------------------+
University of Canterbury,          | Carpe post meridiem!                 |
Christchurch, New Zealand          | (I'm not a morning person.)          |
[EMAIL PROTECTED]          +--------------------------------------+
_______________________________________________
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