summaryrefslogtreecommitdiffstats
path: root/Lib/sre_compile.py
Commit message (Expand)AuthorAgeFilesLines
...
* still trying to figure out how to fix the remainingFredrik Lundh2000-06-291-1/+56
* - fixed another split problemFredrik Lundh2000-06-291-1/+0
* - fixed splitFredrik Lundh2000-06-291-93/+66
* - removed "alpha only" licensing restrictionFredrik Lundh2000-06-291-3/+0
* towards 1.6b1Fredrik Lundh2000-06-291-27/+39
* Fredrik Lundh: here's the 96.6% version of SREJeremy Hylton2000-06-011-64/+70
* Fredrik Lundh: new snapshot. Mostly reindented.Guido van Rossum2000-04-101-125/+125
* This patch looks large, but it just deletes the ^M characters andAndrew M. Kuchling2000-04-021-124/+124
* Added Fredrik Lundh's sre module and its supporting cast.Guido van Rossum2000-03-311-0/+187