Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | create NameConstant AST class for None, True, and False literals (closes #16619) | Benjamin Peterson | 2012-12-06 | 1 | -0/+3 |
| | |||||
* | Some cleanup in the Tools directory. | Florent Xicluna | 2012-07-07 | 1 | -1/+0 |
| | |||||
* | Issue #14742: test_unparse now only checks a limited number of files unless ↵ | Mark Dickinson | 2012-06-23 | 1 | -1/+6 |
| | | | | the 'cpu' resource is specified. | ||||
* | Issue #14965: Bring Tools/parser/unparse.py up to date with the Python 3.3. ↵ | Mark Dickinson | 2012-05-06 | 2 | -19/+54 |
|\ | | | | | | | Grammar. | ||||
| * | Issue #14965: Fix missing support for starred assignments in ↵ | Mark Dickinson | 2012-05-06 | 2 | -0/+11 |
|/ | | | | Tools/parser/unparse.py. | ||||
* | Remove some of the old demos. (Put a few somewhere else.) | Georg Brandl | 2010-12-30 | 2 | -0/+840 |