Instead of using inheritance, reference the ConfigParser part of SetConfig as
authorZac Medico <zmedico@gentoo.org>
Tue, 7 Oct 2008 16:00:55 +0000 (16:00 -0000)
committerZac Medico <zmedico@gentoo.org>
Tue, 7 Oct 2008 16:00:55 +0000 (16:00 -0000)
commit4b0ebd07ec3c651a77aa19324c0652fb4be66a65
treee76db390ca907d35e0362800529bdd8a97c54e4c
parent4f99e705dba7f7c57b319f2959301ccd746e5a2d
Instead of using inheritance, reference the ConfigParser part of SetConfig as
an attribute in case we want to swap out the ConfigParser implemention and no
longer want to implement the whole interface.

svn path=/main/trunk/; revision=11653
pym/portage/sets/__init__.py