Replace doct.keys() usage with __iter__(), since it behaves identically in
authorZac Medico <zmedico@gentoo.org>
Tue, 22 Sep 2009 20:03:10 +0000 (20:03 -0000)
committerZac Medico <zmedico@gentoo.org>
Tue, 22 Sep 2009 20:03:10 +0000 (20:03 -0000)
commit38e5d658da8cd06b72e4e802f9e831a2143307d1
treead7bf8ff4ccdd8ab7584e725f17abffb3874b87f
parent26736fa28cf9a37f4ea0cb9ee73f4b0c6a240d28
Replace doct.keys() usage with __iter__(), since it behaves identically in
both python 2.x and 3.x.

svn path=/main/trunk/; revision=14379
bin/egencache
bin/emaint
bin/glsa-check
bin/repoman