1. e99d5ea added __all__ lists to a number of Python modules by Skip Montanaro · 23 years ago
  2. 11cf605 Whitespace normalization. by Tim Peters · 23 years ago
  3. 8152d32 Update the code to better reflect recommended style: by Fred Drake · 24 years ago
  4. 227b120 Convert some old-style string exceptions to class exceptions. by Fred Drake · 24 years ago
  5. 7e47402 Spelling fixes supplied by Rob W. W. Hooft. All these are fixes in either by Thomas Wouters · 24 years ago
  6. a05e293 typos fixed by Rob Hooft by Jeremy Hylton · 24 years ago
  7. 4b8c6ea Actually, the previous batch's comment should have been different; by Guido van Rossum · 24 years ago
  8. 4acc25b Mass patch by Ka-Ping Yee: by Guido van Rossum · 24 years ago
  9. 8ca8420 A few lines were indented using spaces instead of tabs -- fix them. by Guido van Rossum · 26 years ago
  10. 00f9fea Use string.replace instead of regsub.[g]sub. by Guido van Rossum · 27 years ago
  11. 50b82e8 Merged in Jack's fixes. This brings some lines beyond 79 chars again; by Guido van Rossum · 27 years ago
  12. 469848a As per GvR recomendations, remove the restriction that binhex only run on by Roger E. Masse · 27 years ago
  13. cce074e new binhex from Jack (much faster) by Guido van Rossum · 28 years ago
  14. a220e67 Finally check in Jack's latest version, which fixes all known bugs. by Guido van Rossum · 28 years ago
  15. 685e16d Fixed hexbin handling by Jack Jansen · 29 years ago
  16. ac7c0df Indent bug by Jack Jansen · 29 years ago
  17. 479c1b3 Put debug output inside 'if DEBUG'. by Jack Jansen · 29 years ago
  18. fcdffea Implement binhex protocol. by Jack Jansen · 29 years ago