Ensure that cache modules always return a dict containing the _eclasses_
authorZac Medico <zmedico@gentoo.org>
Thu, 25 Sep 2008 23:13:52 +0000 (23:13 -0000)
committerZac Medico <zmedico@gentoo.org>
Thu, 25 Sep 2008 23:13:52 +0000 (23:13 -0000)
commit1218a395d78b0085e4eb7d11fbcb20314586de9e
tree114f42c34fa91ff276b12bbea514fc13f5275569
parent396d3b8bb373f0d9b8c0d1dcfabcd46695f72dc5
Ensure that cache modules always return a dict containing the _eclasses_
key.

svn path=/main/trunk/; revision=11547
pym/portage/cache/flat_hash.py
pym/portage/cache/metadata.py
pym/portage/cache/sql_template.py
pym/portage/cache/sqlite.py
pym/portage/cache/template.py