]> granicus.if.org Git - python/commit
Patches to make the proxy code work again. (Why does that always break
authorGuido van Rossum <guido@python.org>
Tue, 5 May 1998 13:58:13 +0000 (13:58 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 5 May 1998 13:58:13 +0000 (13:58 +0000)
commite0c0da98d85a343ec0578ce8ce690fb952118a0b
tree5148d0db6f3bcada6112a7528a06c7739c2d5a39
parenta986bb7e5c9597b4e9407502795e20f4a8855699
Patches to make the proxy code work again.  (Why does that always break
as soon as I change things even just a little bit? :-)  Even works
when accessing a password-protected page through the proxy.  Prompted
by complaints from, and correct operation verified by, Nigel O'Brian.
Lib/urllib.py