1. d11b68a Fix more exception slicing. by Georg Brandl · 17 years ago
  2. 4902e69 More raise statement normalization. by Collin Winter · 17 years ago
  3. 33d2689 Merged revisions 56492-56752 via svnmerge from by Guido van Rossum · 17 years ago[Renamed from Lib/toaiff.py]
  4. b940e11 SF patch 1631942 by Collin Winter: by Guido van Rossum · 18 years ago
  5. 70a6b49 Replace backticks with repr() or "%r" by Walter Dörwald · 21 years ago
  6. dd8ddac Fix a typo in the mktemp -> mkstemp patch. by Guido van Rossum · 22 years ago
  7. 3b0a329 Massive changes from SF 589982 (tempfile.py rewrite, by Zack by Guido van Rossum · 22 years ago
  8. 54f0222 SF 563203. Replaced 'has_key()' with 'in'. by Raymond Hettinger · 22 years ago
  9. 994b51e Capture exception message (PyChecker) by Andrew M. Kuchling · 23 years ago
  10. 40fc160 final round of __all__ lists (I hope) - skipped urllib2 because Moshe may be by Skip Montanaro · 24 years ago
  11. b90f89a Whitespace normalization. by Tim Peters · 24 years ago
  12. 8152d32 Update the code to better reflect recommended style: by Fred Drake · 24 years ago
  13. 9b8d801 Convert some old-style string exceptions to class exceptions. by Fred Drake · 24 years ago
  14. 7e47402 Spelling fixes supplied by Rob W. W. Hooft. All these are fixes in either by Thomas Wouters · 24 years ago
  15. e7b146f The third and final doc-string sweep by Ka-Ping Yee. by Guido van Rossum · 25 years ago
  16. 0652a4e Use sndhdr instead of the obsolete whatsound module. by Fred Drake · 26 years ago
  17. 7bc817d * Mass change: get rid of all init() methods, in favor of __init__() by Guido van Rossum · 31 years ago
  18. 17ed1ae * toaiff.py: import whatsound instead of sndhdr by Guido van Rossum · 31 years ago
  19. 2db9135 Misc changes and new modules. whrandom is "objectified". SOCKET.py by Guido van Rossum · 32 years ago