]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
backport jhylton's checkin of
authorMichael W. Hudson <mwh@python.net>
Wed, 25 Sep 2002 10:32:49 +0000 (10:32 +0000)
committerMichael W. Hudson <mwh@python.net>
Wed, 25 Sep 2002 10:32:49 +0000 (10:32 +0000)
commit916675bf101bc908bc445781ff6863a13758bd67
tree24614941893a951c6785ce9dbe1497c4b104ead6
parent85bcbc33f047ff0a66a0ad2e43829fffd4b803af
backport jhylton's checkin of
    revision 1.32 of urllib2.py

Fix from SF patch #527518: proxy config with user+pass authentication.

Bug fix candidate.
Lib/urllib2.py