Fix a potential NameError due to 'cpv' being undefined in the namespace and also...
authorZac Medico <zmedico@gentoo.org>
Sun, 7 May 2006 20:36:02 +0000 (20:36 -0000)
committerZac Medico <zmedico@gentoo.org>
Sun, 7 May 2006 20:36:02 +0000 (20:36 -0000)
commit475657c7dff3a2879fbc02d58a2231bbf04e2c83
tree3d4f6d23cb60873007f63d6a7f9454eb527423c2
parentc91e39e76c048d5dd0955a27e9a8c8ce2d557d9b
Fix a potential NameError due to 'cpv' being undefined in the namespace and also fix a potential AttributeError due to an attempt to call reconstruct_eclasses() on a dict object that has already been reconstructed in flat_hash.database._parse_data().

svn path=/main/trunk/; revision=3329
pym/cache/metadata.py