1. 3fced65 Merged revisions 67777,67779 via svnmerge from by Antoine Pitrou · 17 years ago
  2. 672237d warnings.catch_warnings() now returns a list or None instead of the custom by Brett Cannon · 17 years ago
  3. 8bb8fa5 Handle urllib's renaming for Python 3.0: by Brett Cannon · 17 years ago
  4. 5be3067 Prevent this test from failing if there are transient network problems by Neal Norwitz · 18 years ago
  5. 9b0d46d #1178141: add addinfourl.code to get http status code from urllib. by Georg Brandl · 18 years ago
  6. a29fc29 Try to fix several networking tests. The problem is that if hosts have by Neal Norwitz · 19 years ago
  7. 0aab002 SF patch 809915: Fix bogus address to hopefully always break. by Tim Peters · 22 years ago
  8. bd9f520 Reflow long line. by Jeremy Hylton · 22 years ago
  9. f545baa Whitespace normalization. by Tim Peters · 22 years ago
  10. 813cec9 test_fileno(): Skip this test on Windows. by Tim Peters · 22 years ago
  11. a71319e Fleshed out tests for urllib requiring a network connection. by Brett Cannon · 22 years ago
  12. 21d3a32 Combine the functionality of test_support.run_unittest() by Walter Dörwald · 22 years ago
  13. 89feabc The socket module now always uses the _socketobject wrapper class, even on by Skip Montanaro · 22 years ago