Guido van Rossum added the comment:

I'ev fixed this slightly differently, by simply changing the *default*
of the newline argument to StringIO to be "\n".  This is a good default;
but I see no reason to prevent users from messing with it if they have a
need.

----------
nosy: +gvanrossum
resolution:  -> fixed
status: open -> closed

__________________________________
Tracker <[EMAIL PROTECTED]>
<http://bugs.python.org/issue1029>
__________________________________
_______________________________________________
Python-bugs-list mailing list 
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to