]> git.decadent.org.uk Git - dak.git/commit
Replace map() calls with list comprehension instead.
authorJames Troup <james@nocrew.org>
Sun, 21 May 2006 23:44:16 +0000 (18:44 -0500)
committerJames Troup <james@nocrew.org>
Sun, 21 May 2006 23:44:16 +0000 (18:44 -0500)
commite9628d0da14a4a046b04ac6c20675432168dcc4a
tree65e05a6531608a152819542b3ba65e9413c4e832
parent4cba2a67e19776b8e294adb5e013b848531fdfb6
Replace map() calls with list comprehension instead.
12 files changed:
ChangeLog
dak/check_archive.py
dak/check_overrides.py
dak/cruft_report.py
dak/ls.py
dak/make_suite_file_list.py
dak/process_accepted.py
dak/rm.py
dak/stats.py
daklib/logging.py
daklib/queue.py
daklib/utils.py