summaryrefslogtreecommitdiff
path: root/sphinx/pycode/pgen2/pgen.py
Commit message (Expand)AuthorAgeFilesLines
* consistency nitsGeorg Brandl2014-01-221-1/+3
* Modernize the code now that Python 2.5 is no longer supportedDmitry Shachnev2014-01-191-7/+8
* Remove XXXes from the pgen2 code.Georg Brandl2010-01-171-2/+2
* Make the _ gettext alias an explicit import instead of installing into builtins.Georg Brandl2010-01-171-2/+2
* Add pgen2 and custom utilities.Georg Brandl2008-12-291-0/+384