Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add the "ast" module, containing helpers to ease use of the "_ast" classes. | Georg Brandl | 2008-06-10 | 1 | -85/+0 |
* | capitalization nit | Benjamin Peterson | 2008-06-07 | 1 | -1/+1 |
* | Revert unwanted changes. | Georg Brandl | 2008-06-07 | 1 | -0/+85 |
* | Factor out docstring dedenting from inspect.getdoc() into inspect.cleandoc() | Georg Brandl | 2008-06-07 | 1 | -85/+0 |
* | #2505: allow easier creation of AST nodes. | Georg Brandl | 2008-03-30 | 1 | -2/+25 |
* | Patch #1810 by Thomas Lee, reviewed by myself: | Georg Brandl | 2008-03-28 | 1 | -10/+13 |
* | Add :term:s for descriptors. | Georg Brandl | 2007-10-21 | 1 | -1/+1 |
* | Move the 2.6 reST doc tree in place. | Georg Brandl | 2007-08-15 | 1 | -0/+59 |