summaryrefslogtreecommitdiffstats
path: root/Modules/parsermodule.c
Commit message (Collapse)AuthorAgeFilesLines
...
* Merge alpha100 branch back to main trunkGuido van Rossum1994-08-011-5/+5
|
* * parsermodule.c, Makefile, config.c: rudimentary interface to the PythonGuido van Rossum1993-11-101-0/+108
parser. * mappingobject.c (lookmapping): 'freeslot' was never used due to a bug in the code.