summaryrefslogtreecommitdiffstats
path: root/Lib/ast.py
Commit message (Expand)AuthorAgeFilesLines
* Merged revisions 66984 via svnmerge fromBenjamin Peterson2008-10-201-0/+1
* Docstring correctionAndrew M. Kuchling2008-06-211-1/+1
* Add the "ast" module, containing helpers to ease use of the "_ast" classes.Georg Brandl2008-06-101-0/+300