]> granicus.if.org Git - python/commit
Patch #812285: allow multiple auth schemes in AbstractBasicAuthHandler.
authorGeorg Brandl <georg@python.org>
Wed, 7 Mar 2007 07:39:13 +0000 (07:39 +0000)
committerGeorg Brandl <georg@python.org>
Wed, 7 Mar 2007 07:39:13 +0000 (07:39 +0000)
commitfd13ef9c9c6df46143a2d1d28e7ac6063158fb23
treeecbb8ce77c7b6bfb3ee9ab9c281dc1f97db2bf15
parent6a9c780cde7d4e554ef432eee9684d7f2039f38b
Patch #812285: allow multiple auth schemes in AbstractBasicAuthHandler.
 (backport from rev. 54195)
Lib/urllib2.py