diff options
author | Walter Dörwald <walter@livinglogic.de> | 2003-01-03 21:06:46 +0000 |
---|---|---|
committer | Walter Dörwald <walter@livinglogic.de> | 2003-01-03 21:06:46 +0000 |
commit | 8fa8972d80b767306ff56f8108859d40a97b6228 (patch) | |
tree | f30b5f8f81bc0a217025718ce2c6f39800a8bf9d /Python | |
parent | 51cc72c6c01a40f14ab84bfaf918dca81631db15 (diff) | |
download | cpython-git-8fa8972d80b767306ff56f8108859d40a97b6228.tar.gz |
Remove a list comprehension, because a loop over the list
is done afterwards anyway, so what the list comp does
can be done in the loop.
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions