[Python-Dev] Next version of PEP278 - universal newline support (original) (raw)
Jack Jansen Jack.Jansen@oratrix.com
Thu, 14 Mar 2002 23:48:24 +0100
- Previous message: [Python-Dev] Next version of PEP278 - universal newline support - available
- Next message: [Python-Dev] Next version of PEP278 - universal newline support - available
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On donderdag, maart 14, 2002, at 05:51 , Finn Bock wrote:
The patch univnewlines-20020313 appears to be a plain diff, and for some reason, it doesn't apply cleanly for me, so I may be reading the patch wrongly.
Oops, sorry! There's a new version of the patch that is in context diff format.
The PEP seems to assume that the changed behaviour only apply to .readline() and friends.
Definitely not! It happens on all input methods. I've added a sentence to the pep to clarify this.
- Jack Jansen <Jack.Jansen@oratrix.com>
http://www.cwi.nl/~jack - - If I can't dance I don't want to be part of your revolution -- Emma Goldman -
- Previous message: [Python-Dev] Next version of PEP278 - universal newline support - available
- Next message: [Python-Dev] Next version of PEP278 - universal newline support - available
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]