[Python-Dev] Please review PEP 278 (original) (raw)

[Python-Dev] Please review PEP 278 - Universal newline support

Guido van Rossum guido@python.org
Wed, 06 Mar 2002 17:26:15 -0500


[Jack]

PEP 278 has been quietly sitting there with nothing much happening, after some initial discussion with two or three people.

First question: would people please review it, and preferrably also test it (esp. windows and linux are platforms on which I would like to see it tested).

I skimmed it a few days ago, but didn't find the time to write a response. I think there were a lot of questions before you wrote the PEP, that the PEP doesn't answer yet. I don't even think that it answers all the questions asked in the SF patch tracker.

Second question: what happens next? How is the PEP accepted?

I expect that this PEP needs to be revised a number of times before it's ready to be accepted.

Some questions to get you started:

Note that I'm playing devil's advocate here -- I know there are reasonable answers to many of these questions. But the PEP doesn't give them.

--Guido van Rossum (home page: http://www.python.org/~guido/)