1. 3b0a329 Massive changes from SF 589982 (tempfile.py rewrite, by Zack by Guido van Rossum · 22 years ago
  2. 54f0222 SF 563203. Replaced 'has_key()' with 'in'. by Raymond Hettinger · 22 years ago
  3. 994b51e Capture exception message (PyChecker) by Andrew M. Kuchling · 23 years ago
  4. 40fc160 final round of __all__ lists (I hope) - skipped urllib2 because Moshe may be by Skip Montanaro · 23 years ago
  5. b90f89a Whitespace normalization. by Tim Peters · 24 years ago
  6. 8152d32 Update the code to better reflect recommended style: by Fred Drake · 24 years ago
  7. 9b8d801 Convert some old-style string exceptions to class exceptions. by Fred Drake · 24 years ago
  8. 7e47402 Spelling fixes supplied by Rob W. W. Hooft. All these are fixes in either by Thomas Wouters · 24 years ago
  9. e7b146f The third and final doc-string sweep by Ka-Ping Yee. by Guido van Rossum · 24 years ago
  10. 0652a4e Use sndhdr instead of the obsolete whatsound module. by Fred Drake · 25 years ago
  11. 7bc817d * Mass change: get rid of all init() methods, in favor of __init__() by Guido van Rossum · 31 years ago
  12. 17ed1ae * toaiff.py: import whatsound instead of sndhdr by Guido van Rossum · 31 years ago
  13. 2db9135 Misc changes and new modules. whrandom is "objectified". SOCKET.py by Guido van Rossum · 32 years ago