Re: opinion - file.readlines blemish

2007-11-04 Thread Gabriel Genellina
En Sat, 03 Nov 2007 15:00:46 -0300, Ken Seehart <[EMAIL PROTECTED]> escribi�: > *newlines* > > If Python was built with the *---with-universal-newlines* option to > *configure* (the default) this read-only attribute exists, and for > files opened in universal newline read mode it k

opinion - file.readlines blemish

2007-11-03 Thread Ken Seehart
I was just reading about the new file.newlines method that was added per PEP 278. I suspect Guido must have been looking in some other direction when this got added, because it seems unlikely to me that he would have let this get by... Okay, maybe I'm being a little harsh :-) Sorry, I'm p