summaryrefslogtreecommitdiffstats
path: root/Modules/_sre.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove CRLF line endings.Guido van Rossum2000-04-101-2/+2
| | | | Fredrik Lundh: add two missing casts.
* Adding Fredrik Lundh's _sre.c module and its header files.Guido van Rossum2000-03-311-0/+1453
NOTE: THIS IS VERY ROUGH ALPHA CODE!