1. 7e642e8 Eliminate use of string.whitespace and a string import with it. by Eric S. Raymond · 23 years ago
  2. 6b71e74 String method conversion. by Eric S. Raymond · 23 years ago
  3. e99d5ea added __all__ lists to a number of Python modules by Skip Montanaro · 23 years ago
  4. e7d6b0a An honest attempt to make this work on Unix, Windows, and even by Guido van Rossum · 24 years ago
  5. 6aefd91 Now that StreamRequestHandler defaults rfile to buffered, make it by Guido van Rossum · 24 years ago
  6. 14bb71d os.fork raises AttributeError, not NameError, if fork() isn't by Fred Drake · 25 years ago
  7. 40e84db Based on comments from Paul Prescod: by Fred Drake · 25 years ago
  8. 3a64e05 No need to import sys, time, or socket. (Andrew Dalke & kjpylint) by Guido van Rossum · 25 years ago
  9. 630b811 Two changes suggested by Jan Pieter Riegel: by Guido van Rossum · 25 years ago
  10. 9228cbd Patch by Jeff Rush: by Guido van Rossum · 26 years ago
  11. 01fc65d From: conrad@cgl.ucsf.edu (Conrad Huang %CGL) by Guido van Rossum · 26 years ago
  12. 45e2fbc Mass check-in after untabifying all files that need it. by Guido van Rossum · 26 years ago
  13. 00f9fea Use string.replace instead of regsub.[g]sub. by Guido van Rossum · 27 years ago
  14. 7801614 Remove some bogus code that would cause a NameError if a -r option was passed. by Guido van Rossum · 27 years ago
  15. 13ad35a real test for executable script by Guido van Rossum · 28 years ago
  16. 92d0932 changed some commas into percent signs by Guido van Rossum · 29 years ago
  17. e7e578f Initial revision by Guido van Rossum · 29 years ago