1. bc0e910 Convert a pile of obvious "yes/no" functions to return bool. by Tim Peters · 23 years ago
  2. 7834907 removed __all__ from several modules by Skip Montanaro · 24 years ago
  3. 269b83b added several more __all__ lists by Skip Montanaro · 24 years ago
  4. 07e99cb Whitespace normalization. by Tim Peters · 24 years ago
  5. 54f22ed More trivial comment -> docstring transformations by Ka-Ping Yee, who writes: by Guido van Rossum · 25 years ago
  6. b7f48e3 Change to always call list.append with a single argument. by Guido van Rossum · 28 years ago
  7. 7bc817d * Mass change: get rid of all init() methods, in favor of __init__() by Guido van Rossum · 31 years ago
  8. 89a7869 * Got entirely rid of path.py. by Guido van Rossum · 32 years ago
  9. ce08448 New class syntax. by Guido van Rossum · 33 years ago
  10. e2e162e Initial revision by Guido van Rossum · 34 years ago