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 | 06b1ab8ed0400a868c78a33f1e8697519eea6a18 (patch) | |
tree | 7c4d6cd80166d40ea8ca26538f07890e3e1b02b4 /Lib/pydoc.py | |
parent | 061ce7fda739a2711245cb121ef410ddf70a784c (diff) | |
download | cpython-git-06b1ab8ed0400a868c78a33f1e8697519eea6a18.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 'Lib/pydoc.py')
0 files changed, 0 insertions, 0 deletions