Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unnecessary imports | Neal Norwitz | 2002-09-12 | 1 | -4/+0 |
* | Apply diff2.txt from SF patch http://www.python.org/sf/572113 | Walter Dörwald | 2002-09-11 | 1 | -1/+0 |
* | Get rid of _expand() altogether - the match object supports m.expand(). | Guido van Rossum | 2002-07-24 | 1 | -11/+2 |
* | The test for re.engine was misfiring because re.engine is no longer | Guido van Rossum | 2002-07-24 | 1 | -11/+4 |
* | Convert a pile of obvious "yes/no" functions to return bool. | Tim Peters | 2002-04-04 | 1 | -6/+6 |
* | Temporary fix for Bug #114821. | Guido van Rossum | 2000-09-19 | 1 | -2/+18 |
* | Hmm... Tim didn't turn "replace all" into a single undo block. | Guido van Rossum | 1999-06-08 | 1 | -0/+2 |
* | Tim Peters: made replacement atomic for undo/redo. | Guido van Rossum | 1999-06-08 | 1 | -0/+2 |
* | Checking in IDLE 0.2. | Guido van Rossum | 1999-01-02 | 1 | -0/+168 |