[Python-Dev] [Web-SIG] WSGI is now Python 3-friendly (original) (raw)
"Martin v. Löwis" martin at v.loewis.de
Mon Sep 27 22:57:53 CEST 2010
- Previous message: [Python-Dev] [Web-SIG] WSGI is now Python 3-friendly
- Next message: [Python-Dev] Mark PEP 3148 as Final?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Am 27.09.2010 22:17, schrieb P.J. Eby:
At 12:36 PM 9/27/2010 -0700, Brett Cannon wrote:
All fixed. Nope.
Indeed. The immediate problem was that genpepindex tried to read pep-0000, and didn't like it.
I worked around that in r85041, so that genpepindex now skips over pep-0000.txt. However, if it's really important that the fields in a PEP are in a certain order (why is that important?), then I guess PEP 0 should really comply with its own specification :-)
Regards, Martin
- Previous message: [Python-Dev] [Web-SIG] WSGI is now Python 3-friendly
- Next message: [Python-Dev] Mark PEP 3148 as Final?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]