summaryrefslogtreecommitdiffstats
path: root/Tools/freeze/parsesetup.py
Commit message (Collapse)AuthorAgeFilesLines
* Patch #409504: Fix regex problems, consider \-continuation lines in MakefileMartin v. Löwis2001-03-211-0/+13
| | | | and Setup.
* Teach Tools/freeze/makeconfig.py and Tools/freeze/parsesetup.py to useEric S. Raymond2001-03-181-7/+9
| | | | the re package rather than the obsolete regex.
* Totally new "freeze" program.Guido van Rossum1994-10-031-0/+98