1. 47db165 Fixed invalid syntax. by Sjoerd Mullender · 20 years ago
  2. 70a6b49 Replace backticks with repr() or "%r" by Walter Dörwald · 20 years ago
  3. dd8ddac Fix a typo in the mktemp -> mkstemp patch. by Guido van Rossum · 22 years ago
  4. 3b0a329 Massive changes from SF 589982 (tempfile.py rewrite, by Zack by Guido van Rossum · 22 years ago
  5. 03d3e33 Regenerated for Irix 6.5. by Jack Jansen · 22 years ago
  6. 5ae73c8 Patch by Michael Pruett: make regen work on Irix 6.0 and 6.5. by Jack Jansen · 22 years ago
  7. bbe500e Remove obsolete entries from regen scripts. by Martin v. Löwis · 23 years ago
  8. 48871f2 Remove the old platform-specific FCNTL.py modules; these are no longer by Fred Drake · 23 years ago
  9. ddd802c Replace all the platform-specific TERMIOS modules with a portable version by Fred Drake · 23 years ago
  10. dcd3a87 String method conversion. by Eric S. Raymond · 23 years ago
  11. b3acd3e String method conversion. by Eric S. Raymond · 23 years ago
  12. 0c07b50 The socket constants have been moved to the socket module for a long time; by Fred Drake · 23 years ago
  13. 132dce2 Update the code to better reflect recommended style: by Fred Drake · 24 years ago
  14. def0038 Convert some old-style string exceptions to class exceptions. by Fred Drake · 24 years ago
  15. c533e4a Bugfix by Rob W. W. Hooft, from his spelling fixes patch. This one is a by Thomas Wouters · 24 years ago
  16. a05e293 typos fixed by Rob Hooft by Jeremy Hylton · 24 years ago
  17. 4edf656 Remove stuff with unsure copyright status by Guido van Rossum · 25 years ago
  18. 2c2f731 [Sjoerd Mullender] by Guido van Rossum · 26 years ago
  19. fa6e254 Mass check-in after untabifying all files that need it. by Guido van Rossum · 26 years ago
  20. 2830dcc Get rid of the Emacs cruft now that Python-mode guess the desired settings! by Guido van Rossum · 26 years ago
  21. 9694fca Convert all remaining *simple* cases of regex usage to re usage. by Guido van Rossum · 27 years ago
  22. 1ce7c6f Irix 6 specific files -- thanks Sjoerd! by Guido van Rossum · 27 years ago