]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix another map(...) --> list(map...)
authorKurt B. Kaiser <kbk@shore.net>
Sun, 26 Aug 2007 04:18:40 +0000 (04:18 +0000)
committerKurt B. Kaiser <kbk@shore.net>
Sun, 26 Aug 2007 04:18:40 +0000 (04:18 +0000)
commit5b0fdc9d0aef58fffe225bee493d62cd905d6b80
tree45ddd57a2fc44e459141b03bdda62496b216820a
parent571861d3d323affd1f9283d6cc56d8f682037d2b
Fix another map(...) --> list(map...)
Lib/idlelib/CallTips.py