]> granicus.if.org Git - python/commit
Visit the initial test element of the listmaker for a list
authorJeremy Hylton <jeremy@alum.mit.edu>
Tue, 23 Jan 2001 01:26:20 +0000 (01:26 +0000)
committerJeremy Hylton <jeremy@alum.mit.edu>
Tue, 23 Jan 2001 01:26:20 +0000 (01:26 +0000)
commit5f827f4e9b8cd1117c05246abd4ce7971a94c798
tree646a16a57dcc6bbe6f52c30b14dc08d0eb005e70
parent1113cfc767e4db1f5dc4a3d223cc0cbb4f9313b8
Visit the initial test element of the listmaker for a list
comprehension.  Fixes bug reported by Tim Peters.
Python/compile.c