Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fredrik Lundh: here's the 96.6% version of SRE | Jeremy Hylton | 2000-06-01 | 1 | -64/+70 |
| | |||||
* | Fredrik Lundh: new snapshot. Mostly reindented. | Guido van Rossum | 2000-04-10 | 1 | -125/+125 |
| | | | | | This one should work with unicode expressions, and compile a bit more silently. | ||||
* | This patch looks large, but it just deletes the ^M characters and | Andrew M. Kuchling | 2000-04-02 | 1 | -124/+124 |
| | | | | untabifies the files. No actual code changes were made. | ||||
* | Added Fredrik Lundh's sre module and its supporting cast. | Guido van Rossum | 2000-03-31 | 1 | -0/+187 |
NOTE: THIS IS VERY ROUGH ALPHA CODE! |