Fix misuse of dict.fromkeys class method so that cache cleansing works during `emerge...
authorZac Medico <zmedico@gentoo.org>
Sun, 12 Mar 2006 09:39:32 +0000 (09:39 -0000)
committerZac Medico <zmedico@gentoo.org>
Sun, 12 Mar 2006 09:39:32 +0000 (09:39 -0000)
commit816ec8fa2903f10a5dca945f8bd875299672e690
treed647981bf6c19f7161ba8fd2eb98471a98dc3865
parent429904e1c93beae3cc8e70a9a396acb514c6c2e0
Fix misuse of dict.fromkeys class method so that cache cleansing works during `emerge --metadata` runs.

svn path=/main/trunk/; revision=2861
pym/cache/util.py