]> granicus.if.org Git - python/commit
Move "httpresponses" dict from urllib2 to httplib where it belongs.
authorGeorg Brandl <georg@python.org>
Fri, 17 Feb 2006 19:17:25 +0000 (19:17 +0000)
committerGeorg Brandl <georg@python.org>
Fri, 17 Feb 2006 19:17:25 +0000 (19:17 +0000)
commit6aab16e9f6df06ab68f24422dcc50579f500c0b7
tree923ad5c91ac916fbd6c5894ae863ea4f8cec48e0
parentdde99d2633d7d744730d4464521e936bf1b6b411
Move "httpresponses" dict from urllib2 to httplib where it belongs.
Doc/lib/libhttplib.tex
Doc/lib/liburllib2.tex
Lib/BaseHTTPServer.py
Lib/httplib.py
Lib/urllib2.py