summaryrefslogtreecommitdiffstats
path: root/Modules/sre.h
Commit message (Collapse)AuthorAgeFilesLines
* - renamed "tolower" hook (it happened to work withFredrik Lundh2000-06-291-1/+1
| | | | my compiler, but not on guido's box...)
* towards 1.6b1Fredrik Lundh2000-06-291-2/+16
|
* Fredrik Lundh: here's the 96.6% version of SREJeremy Hylton2000-06-011-5/+29
|
* Adding Fredrik Lundh's _sre.c module and its header files.Guido van Rossum2000-03-311-0/+38
NOTE: THIS IS VERY ROUGH ALPHA CODE!