1. 40fc160 final round of __all__ lists (I hope) - skipped urllib2 because Moshe may be by Skip Montanaro · 23 years ago
  2. e119006 Whitespace normalization. Top level of Lib now fixed-point for reindent.py! by Tim Peters · 24 years ago
  3. 62c1115 Adapted version of SF Patch #103173 by pyretic: make uu.decode work by Guido van Rossum · 24 years ago
  4. 8152d32 Update the code to better reflect recommended style: by Fred Drake · 24 years ago
  5. 9b8d801 Convert some old-style string exceptions to class exceptions. by Fred Drake · 24 years ago
  6. e7b146f The third and final doc-string sweep by Ka-Ping Yee. by Guido van Rossum · 24 years ago
  7. 4494101 Incorporate fix suggested by /Fredrik Lundh in the newsgroup to cope by Guido van Rossum · 26 years ago
  8. fbba304 Move 'import sys' to top of module, as noted by Tim Peters. by Guido van Rossum · 26 years ago
  9. 45e2fbc Mass check-in after untabifying all files that need it. by Guido van Rossum · 26 years ago
  10. 105bd98 Added /usr/bin/env python and made executable. by Guido van Rossum · 27 years ago
  11. 3ccd2f1 while (1) -> while 1. Sorry. by Guido van Rossum · 27 years ago
  12. 2ebaa17 Search for a valid begin line instead of requiring the first line. by Guido van Rossum · 27 years ago
  13. 5a49ffc Fixed two minor errors. by Jack Jansen · 29 years ago
  14. 8b74512 Changed arguments and added a lot of functionality besides by Jack Jansen · 29 years ago
  15. 0a2eaac Use binascii module for inner loop by Jack Jansen · 29 years ago
  16. 8534741 mhlib.py: delay opening of sequences file so we don't overwrite it when by Guido van Rossum · 30 years ago