summaryrefslogtreecommitdiffstats
path: root/Doc/library/_ast.rst
Commit message (Expand)AuthorAgeFilesLines
* Add the "ast" module, containing helpers to ease use of the "_ast" classes.Georg Brandl2008-06-101-85/+0
* capitalization nitBenjamin Peterson2008-06-071-1/+1
* Revert unwanted changes.Georg Brandl2008-06-071-0/+85
* Factor out docstring dedenting from inspect.getdoc() into inspect.cleandoc()Georg Brandl2008-06-071-85/+0
* #2505: allow easier creation of AST nodes.Georg Brandl2008-03-301-2/+25
* Patch #1810 by Thomas Lee, reviewed by myself:Georg Brandl2008-03-281-10/+13
* Add :term:s for descriptors.Georg Brandl2007-10-211-1/+1
* Move the 2.6 reST doc tree in place.Georg Brandl2007-08-151-0/+59