After talking to marienz, decide that 1 class is better than 4, also realize that...
authorAlec Warner <antarus@gentoo.org>
Sat, 31 Mar 2007 19:42:35 +0000 (19:42 -0000)
committerAlec Warner <antarus@gentoo.org>
Sat, 31 Mar 2007 19:42:35 +0000 (19:42 -0000)
commitcf26094fc275e187490981ae56b77b13c56ce36f
treed8323e1aae8cccf2416d6f04b7b86f827ad29aff
parent7151ed3688fc76b2c405a8aed5e04f0e8fa909e1
After talking to marienz, decide that 1 class is better than 4, also realize that UserDict has most of the dict methods exposed, so drop them.  Also add a LoaderError Exception.  Still to do? add a validation callable into the loader to validate data.

svn path=/main/trunk/; revision=6328
pym/portage/env/config.py
pym/portage/env/loaders.py