summaryrefslogtreecommitdiffstats
path: root/Include/pgen.h
Commit message (Collapse)AuthorAgeFilesLines
* Changes from Jonathan Riehl to allow his pgen extension (PEP 269) toGuido van Rossum2003-04-171-0/+18
work. This includes some more code that used to be part of pgen in the main parser; I'm okay with that. I'll see if the Windows build needs work next.