1. 182b5ac Whitespace normalization, via reindent.py. by Tim Peters · 20 years ago
  2. 47db165 Fixed invalid syntax. by Sjoerd Mullender · 21 years ago
  3. 70a6b49 Replace backticks with repr() or "%r" by Walter Dörwald · 21 years ago
  4. dd8ddac Fix a typo in the mktemp -> mkstemp patch. by Guido van Rossum · 22 years ago
  5. 3b0a329 Massive changes from SF 589982 (tempfile.py rewrite, by Zack by Guido van Rossum · 22 years ago
  6. 132dce2 Update the code to better reflect recommended style: by Fred Drake · 24 years ago
  7. def0038 Convert some old-style string exceptions to class exceptions. by Fred Drake · 24 years ago
  8. 7bc817d * Mass change: get rid of all init() methods, in favor of __init__() by Guido van Rossum · 31 years ago
  9. 35fe6ec Not everyone has Guido's bin in his/her PATH... by Sjoerd Mullender · 31 years ago
  10. 5cfa5df * calendar.py: all libC functionality now moved to built-in time module by Guido van Rossum · 31 years ago
  11. 2db9135 Misc changes and new modules. whrandom is "objectified". SOCKET.py by Guido van Rossum · 32 years ago