Mark Dickinson
|
be4fb69201
|
Issue #14742: test_unparse now only checks a limited number of files unless the 'cpu' resource is specified.
|
2012-06-23 09:27:47 +01:00 |
Mark Dickinson
|
fe8440aec0
|
Issue #14965: Bring Tools/parser/unparse.py up to date with the Python 3.3. Grammar.
|
2012-05-06 17:35:19 +01:00 |
Mark Dickinson
|
1b2e9444fe
|
Issue #14965: Fix missing support for starred assignments in Tools/parser/unparse.py.
|
2012-05-06 17:27:39 +01:00 |
Georg Brandl
|
4cf83f4d12
|
Remove some of the old demos. (Put a few somewhere else.)
|
2010-12-30 17:22:33 +00:00 |