]> granicus.if.org Git - python/commit
Patch #1667860: Fix UnboundLocalError in urllib2.
authorGeorg Brandl <georg@python.org>
Thu, 7 Jun 2007 13:34:10 +0000 (13:34 +0000)
committerGeorg Brandl <georg@python.org>
Thu, 7 Jun 2007 13:34:10 +0000 (13:34 +0000)
commitff8712263deb720496b174ab95fbe81b162b8b0a
treea38aaa0bdc7b3cf9e51ae6277df403d13f24eeee
parent04233ee5e16478e5c092b2e275587605157607a6
Patch #1667860: Fix UnboundLocalError in urllib2.
Lib/test/test_urllib2_localnet.py [new file with mode: 0644]
Lib/urllib2.py