1. fa6e254 Mass check-in after untabifying all files that need it. by Guido van Rossum · 26 years ago
  2. 2830dcc Get rid of the Emacs cruft now that Python-mode guess the desired settings! by Guido van Rossum · 26 years ago
  3. 9694fca Convert all remaining *simple* cases of regex usage to re usage. by Guido van Rossum · 27 years ago
  4. 97162b5 exec() -> exec by Guido van Rossum · 29 years ago
  5. 9e1e149 * Lib/sgi/flp.py: fix caching bug (always write the whole file to the cache!) by Guido van Rossum · 30 years ago
  6. b6775db Merge alpha100 branch back to main trunk by Guido van Rossum · 30 years ago
  7. 7bc817d * Mass change: get rid of all init() methods, in favor of __init__() by Guido van Rossum · 31 years ago
  8. d316607 * ftplib.py: added abort() command (sends oob data). by Guido van Rossum · 31 years ago
  9. 89a7869 * Got entirely rid of path.py. by Guido van Rossum · 32 years ago
  10. 354166f Changed to use regex directly instead of regexp. by Guido van Rossum · 32 years ago
  11. 25d7caf posix -> os by Guido van Rossum · 32 years ago
  12. 24e77d4 Commented out debug print statements; be a little more clever by Guido van Rossum · 32 years ago
  13. 465c499 Added a cache so that the slow parser isn't such a problem in practice. by Guido van Rossum · 33 years ago
  14. bdfcfcc New == syntax by Guido van Rossum · 33 years ago
  15. 869100a Get rid of BCOMPAT. New class syntax. by Guido van Rossum · 33 years ago
  16. befa293 Attempt at speeding up. by Guido van Rossum · 33 years ago
  17. b00649c Initial revision by Guido van Rossum · 33 years ago