[Web-SIG] Adding status code constants to httplib
Andrew Eland
andrew at andreweland.org
Fri Sep 10 13:45:25 CEST 2004
Hi,
Over in web-sig, we're discussing PEP 333, the Web Server Gateway
Interface. Rather than defining our own set of constants for the HTTP
status code integers, we thought it would be a good idea to add them to
httplib, allowing other applications to benefit. I've uploaded a
patch[1] to httplib.py and the corresponding documentation. Do people
think this is a good idea?
-- Andrew Eland (http://www.andreweland.org)
[1]
http://sourceforge.net/tracker/index.php?func=detail&aid=1025790&group_id=5470&atid=305470
More information about the Web-SIG
mailing list