]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Patch #1667860: Fix UnboundLocalError in urllib2.
authorGeorg Brandl <georg@python.org>
Thu, 7 Jun 2007 13:34:41 +0000 (13:34 +0000)
committerGeorg Brandl <georg@python.org>
Thu, 7 Jun 2007 13:34:41 +0000 (13:34 +0000)
commitd2acc2e9c57e19824389c916114de3e698b08840
treeb16f9182da933bbeb882dc396264202568160317
parent73c958aced6d94fb325e7521039c2f95d994f7fe
Patch #1667860: Fix UnboundLocalError in urllib2.
 (backport from rev. 55805)
Lib/test/test_urllib2_localnet.py [new file with mode: 0644]
Lib/urllib2.py