]> granicus.if.org Git - python/commit
Bug #902075: urllib2 now handles "host:port" proxy specifications
authorGeorg Brandl <georg@python.org>
Sat, 21 Jan 2006 07:20:56 +0000 (07:20 +0000)
committerGeorg Brandl <georg@python.org>
Sat, 21 Jan 2006 07:20:56 +0000 (07:20 +0000)
commit531cebad4c815f8fcf7abaf680ceb88c014d7d3f
tree975d780fe39ce413e0606c595d9c7df1430d7b6d
parent3d5635091069c2fce4896429bca1e063ea223c48
Bug #902075: urllib2 now handles "host:port" proxy specifications

Can/should this be backported?
Lib/urllib2.py
Misc/NEWS