]> granicus.if.org Git - python/commit
Add simple test of list comprehension that uses a name that isn't
authorJeremy Hylton <jeremy@alum.mit.edu>
Tue, 23 Jan 2001 01:51:40 +0000 (01:51 +0000)
committerJeremy Hylton <jeremy@alum.mit.edu>
Tue, 23 Jan 2001 01:51:40 +0000 (01:51 +0000)
commit578ceee04226d94322e29dbdb26c0919c8e18fa4
tree3b1b82d67d0c2505553075a715a6136b279149a1
parent2528b19a86ed8d3ed26114c414a7a312fa85e72d
Add simple test of list comprehension that uses a name that isn't
otherwise used in the same code block.  (Not sure this is the right
place, but there is no test_list_comprehensions.py.)
Lib/test/output/test_grammar
Lib/test/test_grammar.py