diff options
author | Alexandre Vassalotti <alexandre@peadrop.com> | 2008-01-27 16:16:19 +0000 |
---|---|---|
committer | Alexandre Vassalotti <alexandre@peadrop.com> | 2008-01-27 16:16:19 +0000 |
commit | c577f3fcd3d1a7e9fe5cde821a417fc6dbd7821a (patch) | |
tree | e727049c8ac6a3758a9d4191778866df55f64a89 /Python/pythonrun.c | |
parent | 11b642e3458a8d879ab70122740ef0292e0e002e (diff) | |
download | cpython-c577f3fcd3d1a7e9fe5cde821a417fc6dbd7821a.tar.gz |
Fix build error.
Use a list comprehension instead of filter(), since filter() needs the
itertools module which isn't available at build time.
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions