summaryrefslogtreecommitdiff
path: root/Python
diff options
context:
space:
mode:
authorWalter Dörwald <walter@livinglogic.de>2003-01-03 21:06:46 +0000
committerWalter Dörwald <walter@livinglogic.de>2003-01-03 21:06:46 +0000
commit8fa8972d80b767306ff56f8108859d40a97b6228 (patch)
treef30b5f8f81bc0a217025718ce2c6f39800a8bf9d /Python
parent51cc72c6c01a40f14ab84bfaf918dca81631db15 (diff)
downloadcpython-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