1. 7d84055 More old urllib usage. by Georg Brandl · 16 years ago
  2. 9f0f960 Remove traces of rfc822. by Georg Brandl · 16 years ago
  3. 820c120 Patch for issue 2848, mostly by Humberto Diogenes, with a couple of by Barry Warsaw · 16 years ago
  4. 4e6531e Removed remnants of os.path.walk(). by Alexandre Vassalotti · 16 years ago
  5. 0168802 Kill execfile(), use exec() instead by Neal Norwitz · 17 years ago
  6. 6afaeb7 Convert print statements to function calls in Tools/. by Collin Winter · 17 years ago
  7. 1325790 Merged revisions 55795-55816 via svnmerge from by Guido van Rossum · 17 years ago
  8. b940e11 SF patch 1631942 by Collin Winter: by Guido van Rossum · 18 years ago
  9. 182b5ac Whitespace normalization, via reindent.py. by Tim Peters · 20 years ago
  10. 23b44a3 Patch #812378: Normalize white space. by Martin v. Löwis · 21 years ago
  11. aaab30e Apply diff2.txt from SF patch http://www.python.org/sf/572113 by Walter Dörwald · 22 years ago
  12. e4e4106 Reindented without tabs and with uniform 4 space indent. by Guido van Rossum · 26 years ago
  13. 9d98c91 Fix bug detected by AMK: need to import string. by Guido van Rossum · 27 years ago
  14. 982209d Fix bug detected by AMK: Types should be types. by Guido van Rossum · 27 years ago
  15. 5291037 Adding Jack Jansen's version checking utility. by Guido van Rossum · 27 years ago