]> git.decadent.org.uk Git - dak.git/commit
Use foo.iteritems() to avoid reentrancy with foo[k].
authorChris Lamb <lamby@debian.org>
Fri, 30 Oct 2009 13:52:08 +0000 (13:52 +0000)
committerChris Lamb <lamby@debian.org>
Fri, 30 Oct 2009 14:29:58 +0000 (14:29 +0000)
commit34c082916bb247ab93b6932fea95cf324c427b7e
treec7f9bfd6dd1b86b89617dfc0af04041853727356
parentf172f9c5e609f2a636a7101c95ac340f84d3e539
Use foo.iteritems() to avoid reentrancy with foo[k].

Signed-off-by: Chris Lamb <lamby@debian.org>
daklib/utils.py