1. d7b0328 Merged revisions 66394,66404,66412,66414,66424-66436 via svnmerge from by Benjamin Peterson · 16 years ago
  2. 2067bfd Rename thread to _thread and dummy_thread to _dummy_thread. Issue #2875. by Georg Brandl · 16 years ago
  3. 1e8ce58 remove most uses of list(somedict.keys()) in Demo scripts by Skip Montanaro · 17 years ago
  4. 6f2df4d Run 2to3 over the Demo/ directory to shut up parse errors from 2to3 about lingering print statements. by Collin Winter · 17 years ago
  5. d910855 Remove apply() by Neal Norwitz · 18 years ago
  6. 70a6b49 Replace backticks with repr() or "%r" by Walter Dörwald · 21 years ago
  7. f4e13a4 Add 1994 Coroutine module by Tim Peters by Guido van Rossum · 24 years ago