]> granicus.if.org Git - python/commit
#1513299: cleanup some map() uses where a comprehension works better.
authorGeorg Brandl <georg@python.org>
Sat, 4 Dec 2010 10:39:14 +0000 (10:39 +0000)
committerGeorg Brandl <georg@python.org>
Sat, 4 Dec 2010 10:39:14 +0000 (10:39 +0000)
commitcbd2ab1311120efa37e6dd8008a234235bf97b62
treeaa1fbd5bf7fc5d236956c4b73cbbd407b9612349
parent8334fd9285a8e9f0864b0453ae738fe3f6893b21
#1513299: cleanup some map() uses where a comprehension works better.
Lib/http/cookies.py
Lib/http/server.py
Lib/pydoc.py
Lib/tabnanny.py
Lib/test/pystone.py
Lib/test/test_long.py