diff options
| author | Jeremy Hylton <jeremy@alum.mit.edu> | 2006-02-27 17:29:29 +0000 |
|---|---|---|
| committer | Jeremy Hylton <jeremy@alum.mit.edu> | 2006-02-27 17:29:29 +0000 |
| commit | c7d37264bbd4a234027dffd215cc32813a202710 (patch) | |
| tree | 1d1de75385939de411870c4713b80c9f320c8cd3 /Lib/compiler/ast.py | |
| parent | 02cbf4ae4baff0dbe373351ebf182cbcfc05d6bd (diff) | |
| download | cpython-git-c7d37264bbd4a234027dffd215cc32813a202710.tar.gz | |
Fix parsing of subscriptlist.
(Armin's SF bug report).
d = {}
d[1,] = 1
Now handled correctly
Diffstat (limited to 'Lib/compiler/ast.py')
0 files changed, 0 insertions, 0 deletions
