On 06/28/2012 04:39 PM, Chris Evich wrote: > * Added abstract base classes > * TempXMLFile - Temporary file that unlinks on destruction > * XMLBackup - Backup temporary file of some source content > * XMLBase - ElementTree from Backup temporary file of source content > * Added unittests for all classes& methods > > Signed-off-by: Chris Evich<[email protected]> > --- > client/shared/xml_utils.py | 147 ++++++++++++++++++++++++ > client/shared/xml_utils_unittest.py | 213 > ++++++++++++++++++++++++++++++++++- > 2 files changed, 358 insertions(+), 2 deletions(-) >
Ups, scratch this ML post, I just included it along with: https://github.com/autotest/autotest/pull/434 Because we need ElementPath to be included also (I should have known this would happen). -- Chris Evich, RHCA, RHCE, RHCDS, RHCSS Quality Assurance Engineer e-mail: cevich + `@' + redhat.com o: 1-888-RED-HAT1 x44214 _______________________________________________ Autotest mailing list [email protected] http://test.kernel.org/cgi-bin/mailman/listinfo/autotest
