]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Patch #1752270, #1750931: complain if urllib2 add_handler called
authorGeorg Brandl <georg@python.org>
Thu, 12 Jul 2007 08:05:45 +0000 (08:05 +0000)
committerGeorg Brandl <georg@python.org>
Thu, 12 Jul 2007 08:05:45 +0000 (08:05 +0000)
commitf91149e4a194621b08346ce3f110712a174e271c
treed21757aed1764d8da0871f29b39662ff333f48f8
parentc6057c7812ac3dd05a80255b4750f606a0f79f81
Patch #1752270, #1750931: complain if urllib2 add_handler called
without handler.
Lib/test/test_urllib2.py
Lib/urllib2.py