Use elementtree instead of minidom for parsing
authorrbu <rbu@gentoo.org>
Tue, 26 May 2009 09:16:27 +0000 (09:16 -0000)
committerrbu <rbu@gentoo.org>
Tue, 26 May 2009 09:16:27 +0000 (09:16 -0000)
commit0683451cc83e20c9a0296fda3347b906b0a62498
tree57348846ffbcf6fca31ce4b44f2adba8b93deac6
parent2bae674de1f2552955b377afa1d72a67d6df5a53
Use elementtree instead of minidom for parsing

This will speed up glsa-check by a factor of 2-3 and also solves
bug 231146, missing characters in output.

svn path=/trunk/gentoolkit/; revision=654
pym/gentoolkit/glsa/__init__.py