aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Lib/test/test_urllibnet.py
Commit message (Expand)AuthorAge
* Merged revisions 85630 via svnmerge fromSenthil Kumaran2010-10-17
* Merged revisions 80677 via svnmerge fromSenthil Kumaran2010-05-01
* Merged revisions 73715 via svnmerge fromGeorg Brandl2009-08-13
* Merged revisions 67777,67779 via svnmerge fromAntoine Pitrou2008-12-15
* #2491: os.fdopen() is now almost an alias to the builtin open(), and accepts ...Amaury Forgeot d'Arc2008-08-01
* Make a new urllib package .Jeremy Hylton2008-06-18
* Patch for issue 2848, mostly by Humberto Diogenes, with a couple ofBarry Warsaw2008-06-12
* #2621 rename test.test_support to test.supportBenjamin Peterson2008-05-20
* Get the test to pass on space Ubuntu/Debian and ppc. It was failingNeal Norwitz2008-03-26
* Fixed test_urllibnetChristian Heimes2008-01-27
* Merged revisions 60284-60349 via svnmerge fromChristian Heimes2008-01-27
* Merged revisions 60124-60142 via svnmerge fromChristian Heimes2008-01-20
* Fix test: readline() now returns bytesJeremy Hylton2007-08-04
* Anna Ravenscroft identified many occurrences of "file" used to open a fileAlex Martelli2006-08-24
* Merged revisions 46753-51188 via svnmerge fromThomas Wouters2006-08-11
* SF patch 809915: Fix bogus address to hopefully always break.Tim Peters2003-09-20
* Reflow long line.Jeremy Hylton2003-07-17
* Whitespace normalization.Tim Peters2003-06-15
* test_fileno(): Skip this test on Windows.Tim Peters2003-05-16
* Fleshed out tests for urllib requiring a network connection.Brett Cannon2003-05-14
* Combine the functionality of test_support.run_unittest()Walter Dörwald2003-05-01
* The socket module now always uses the _socketobject wrapper class, even onSkip Montanaro2003-03-30