summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_urllib2_localnet.py
Commit message (Expand)AuthorAgeFilesLines
* Merged revisions 75111 via svnmerge fromR. David Murray2009-09-281-8/+18
* Merged revisions 67777,67779 via svnmerge fromAntoine Pitrou2008-12-151-1/+1
* This patch moves some tests from test_urllib2_net to test_urllib2_localnet.Gregory P. Smith2008-03-281-1/+201
* Patch #2167 from calvin: Remove unused importsChristian Heimes2008-02-231-1/+0
* More buildbot cleanup - let the OS assign the port for test_urllib2_localnetNick Coghlan2007-07-251-29/+11
* Prevent hang if the port cannot be opened.Neal Norwitz2007-06-111-6/+15
* Patch #1667860: Fix UnboundLocalError in urllib2.Georg Brandl2007-06-071-0/+301