1. dd8ddac Fix a typo in the mktemp -> mkstemp patch. by Guido van Rossum · 23 years ago
  2. 3b0a329 Massive changes from SF 589982 (tempfile.py rewrite, by Zack by Guido van Rossum · 23 years ago
  3. 132dce2 Update the code to better reflect recommended style: by Fred Drake · 25 years ago
  4. def0038 Convert some old-style string exceptions to class exceptions. by Fred Drake · 25 years ago
  5. 7bc817d * Mass change: get rid of all init() methods, in favor of __init__() by Guido van Rossum · 32 years ago
  6. 35fe6ec Not everyone has Guido's bin in his/her PATH... by Sjoerd Mullender · 32 years ago
  7. 5cfa5df * calendar.py: all libC functionality now moved to built-in time module by Guido van Rossum · 32 years ago
  8. 2db9135 Misc changes and new modules. whrandom is "objectified". SOCKET.py by Guido van Rossum · 33 years ago