]> granicus.if.org Git - python/commit
Fix from SF patch #527518: proxy config with user+pass authentication.
authorJeremy Hylton <jeremy@alum.mit.edu>
Sun, 7 Jul 2002 16:57:35 +0000 (16:57 +0000)
committerJeremy Hylton <jeremy@alum.mit.edu>
Sun, 7 Jul 2002 16:57:35 +0000 (16:57 +0000)
commit144dea3e05d82388c73011d66733726048765ebd
tree2b0ee7dffa7f13a6e65afb464ab5b2792da4d6b3
parenta6269a8ec5259aca453e8964464e2177d2a32fa2
Fix from SF patch #527518: proxy config with user+pass authentication.

Bug fix candidate.
Lib/urllib2.py