diff options
author | Jeremy Hylton <jeremy@alum.mit.edu> | 2001-03-19 20:42:11 +0000 |
---|---|---|
committer | Jeremy Hylton <jeremy@alum.mit.edu> | 2001-03-19 20:42:11 +0000 |
commit | e241e29f3d0c4a2e4c7beee018ae409beb4239de (patch) | |
tree | 33916bded649f76b132bc93f6136d79ae3a9a915 /Python/compile.c | |
parent | 23b4227ec899bb0e3e6f41d58e354418999fae8c (diff) | |
download | cpython-git-e241e29f3d0c4a2e4c7beee018ae409beb4239de.tar.gz |
Add test for a list comprehension that is nested in the left-hand part
of another list comp. This caused crashes reported as SF bugs 409230
and 407800.
Note that the new tests are in a function so that the name lookup code
isn't affected by how many *other* list comprehensions are in the same
scope.
Diffstat (limited to 'Python/compile.c')
0 files changed, 0 insertions, 0 deletions