]> granicus.if.org Git - python/commit
Issue #7427: improve the representation of httplib.BadStatusLine exceptions.
authorDirkjan Ochtman <dirkjan@ochtman.nl>
Wed, 24 Feb 2010 04:49:00 +0000 (04:49 +0000)
committerDirkjan Ochtman <dirkjan@ochtman.nl>
Wed, 24 Feb 2010 04:49:00 +0000 (04:49 +0000)
commitebc73dce57b1c616b966ba05fe68db5a1c646d52
tree1888a2d0b8aa4074860b4afcdb0962990a730674
parente4c74e1ea26e77b065a8999b7192160595474211
Issue #7427: improve the representation of httplib.BadStatusLine exceptions.
Lib/httplib.py
Lib/test/test_httplib.py
Misc/NEWS