Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | This patch moves some tests from test_urllib2_net to test_urllib2_localnet. | Gregory P. Smith | 2008-03-28 | 1 | -1/+201 |
* | Patch #2167 from calvin: Remove unused imports | Christian Heimes | 2008-02-23 | 1 | -1/+0 |
* | More buildbot cleanup - let the OS assign the port for test_urllib2_localnet | Nick Coghlan | 2007-07-25 | 1 | -29/+11 |
* | Prevent hang if the port cannot be opened. | Neal Norwitz | 2007-06-11 | 1 | -6/+15 |
* | Patch #1667860: Fix UnboundLocalError in urllib2. | Georg Brandl | 2007-06-07 | 1 | -0/+301 |