1. 1e8ce58 remove most uses of list(somedict.keys()) in Demo scripts by Skip Montanaro · 17 years ago
  2. 6f2df4d Run 2to3 over the Demo/ directory to shut up parse errors from 2to3 about lingering print statements. by Collin Winter · 17 years ago
  3. e6ddc8b Whitespace normalization. Ran reindent.py over the entire source tree. by Tim Peters · 20 years ago
  4. a90a3b4 Use md5.new() constructor by Andrew M. Kuchling · 22 years ago
  5. 72118e5 Fix a typo in Tim's fix. by Guido van Rossum · 22 years ago
  6. bc0e910 Convert a pile of obvious "yes/no" functions to return bool. by Tim Peters · 22 years ago
  7. f6d6928 mac robustness: default timezone, unlink target before rename by Guido van Rossum · 29 years ago
  8. ec9ea61 remove comment about obsolete variable by Guido van Rossum · 29 years ago
  9. 29cd62b add doc for extra field by Guido van Rossum · 29 years ago
  10. 1c653bd moved proxy; added __cmp__(); made proxy optional for getremote() by Guido van Rossum · 29 years ago
  11. b07d729 correct call to unparse, should be putentry now by Guido van Rossum · 29 years ago
  12. 81be17b report() needs to report enew and edeleted by Guido van Rossum · 29 years ago
  13. 00bbf09 largely rewritten, out of frustration by Guido van Rossum · 29 years ago
  14. 9aeee75 added Entry.dump() method by Guido van Rossum · 29 years ago
  15. c51237c dunno by Guido van Rossum · 29 years ago
  16. 5f07b84 Initial revision by Guido van Rossum · 29 years ago