Add an optional herdstree parameter to the MetaDataXML constructor,
authorZac Medico <zmedico@gentoo.org>
Mon, 6 Sep 2010 21:00:40 +0000 (14:00 -0700)
committerZac Medico <zmedico@gentoo.org>
Mon, 6 Sep 2010 21:00:40 +0000 (14:00 -0700)
commit13feb999d3ab6af4a66734471a9795d7450fa945
treef32909dfd8a441689cd979061e00372853063503
parenteaf6feffad49a52f3d37eeb530b23b13e7f3e994
Add an optional herdstree parameter to the MetaDataXML constructor,
in case the caller has already parsed herds.xml. This allows the
caller to parse herds.xml once an re-use the same ElementTree
instance for many different MetaDataXML instances.
pym/portage/xml/metadata.py