diff options
author | Jeremy Hylton <jeremy@alum.mit.edu> | 2001-08-29 18:10:51 (GMT) |
---|---|---|
committer | Jeremy Hylton <jeremy@alum.mit.edu> | 2001-08-29 18:10:51 (GMT) |
commit | d4be10dc2c8454779e1f84cf9d1ab04daf310719 (patch) | |
tree | b3d7467d377ac9583c508d4f5365ff868088b5ff /Python | |
parent | e4e9cd4c01b996430232069970eab9579d71d628 (diff) | |
download | cpython-d4be10dc2c8454779e1f84cf9d1ab04daf310719.zip cpython-d4be10dc2c8454779e1f84cf9d1ab04daf310719.tar.gz cpython-d4be10dc2c8454779e1f84cf9d1ab04daf310719.tar.bz2 |
Add generator detection to symbol table.
Fix bug in handling of statements like "l[x:y] = 2". The visitor was
treating this as assignments to l, x, and y!
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions