summaryrefslogtreecommitdiffstats
path: root/Lib/sre.py
Commit message (Expand)AuthorAgeFilesLines
* Fix bug when the replacement template is a callable objectAndrew M. Kuchling2000-06-181-1/+1
* Fredrik Lundh: here's the 96.6% version of SREJeremy Hylton2000-06-011-18/+105
* I know this is only a temporary stop-gap measure, but the match() andGuido van Rossum2000-05-021-2/+1
* Added Fredrik Lundh's sre module and its supporting cast.Guido van Rossum2000-03-311-0/+46