]> granicus.if.org Git - python/commit
#1178141: add addinfourl.code to get http status code from urllib.
authorGeorg Brandl <georg@python.org>
Sun, 20 Jan 2008 11:43:03 +0000 (11:43 +0000)
committerGeorg Brandl <georg@python.org>
Sun, 20 Jan 2008 11:43:03 +0000 (11:43 +0000)
commit9b0d46db115c10767b240a0a64286214b50fe6ad
tree7ecec7b9261dfc50941932036aaec79af5a0a1ce
parentdcd6b522060d9b14e26046519770e718e65802cd
#1178141: add addinfourl.code to get http status code from urllib.
Doc/library/urllib.rst
Lib/test/test_urllib.py
Lib/test/test_urllibnet.py
Lib/urllib.py
Misc/NEWS