]> granicus.if.org Git - python/commit
Patch #1752270, #1750931: complain if urllib2 add_handler called
authorGeorg Brandl <georg@python.org>
Thu, 12 Jul 2007 08:05:48 +0000 (08:05 +0000)
committerGeorg Brandl <georg@python.org>
Thu, 12 Jul 2007 08:05:48 +0000 (08:05 +0000)
commit40df67f7043b6953175a9c748ed9f8bc76349857
treeb7fe99899b498eebb240c40ab64e21a514b69315
parentad4b263ba782a0ce4a9241657db22cd8ad2f6d9a
Patch #1752270, #1750931: complain if urllib2 add_handler called
without handler.
 (backport from rev. 56293)
Lib/test/test_urllib2.py
Lib/urllib2.py