summaryrefslogtreecommitdiffstats
path: root/Doc/lib/asttable.tex
Commit message (Collapse)AuthorAgeFilesLines
* PEP-0318, @decorator-style. In Guido's words:Anthony Baxter2004-08-021-1/+5
| | | | | "@ seems the syntax that everybody can hate equally" Implementation by Mark Russell, from SF #979728.
* Migrate the compiler documentation from the Tools/compiler/doc/ directory.Fred Drake2001-09-271-0/+253
Changes made to make it work in the new location.