1. a39a445 Remove unnecessary imports by Neal Norwitz · 22 years ago
  2. aaab30e Apply diff2.txt from SF patch http://www.python.org/sf/572113 by Walter Dörwald · 22 years ago
  3. f8c8cf8 Get rid of _expand() altogether - the match object supports m.expand(). by Guido van Rossum · 22 years ago
  4. 77f6ccd The test for re.engine was misfiring because re.engine is no longer by Guido van Rossum · 22 years ago
  5. bc0e910 Convert a pile of obvious "yes/no" functions to return bool. by Tim Peters · 22 years ago
  6. f8d0713 Temporary fix for Bug #114821. by Guido van Rossum · 24 years ago
  7. ab6a08a Hmm... Tim didn't turn "replace all" into a single undo block. by Guido van Rossum · 25 years ago
  8. 9745f5a Tim Peters: made replacement atomic for undo/redo. by Guido van Rossum · 25 years ago
  9. 504b0bf Checking in IDLE 0.2. by Guido van Rossum · 26 years ago