[Python-Dev] Adding status code constants to httplib
Fred L. Drake, Jr.
fdrake at acm.org
Fri Sep 10 16:14:52 CEST 2004
On Friday 10 September 2004 07:45 am, Andrew Eland wrote:
> 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,
+1
Some of us really don't remember what all the numeric codes mean, especially
the ones we don't see often.
-Fred
--
Fred L. Drake, Jr. <fdrake at acm.org>
More information about the Python-Dev
mailing list