Force absolute import in glsa.py since otherwise the xml.dom.minidom
authorZac Medico <zmedico@gentoo.org>
Tue, 7 Sep 2010 00:42:56 +0000 (17:42 -0700)
committerZac Medico <zmedico@gentoo.org>
Tue, 7 Sep 2010 00:42:56 +0000 (17:42 -0700)
commit9ae70ccd959e5584ccf4f972b0387240ccdd3898
tree5761576bf71cd17f934a29a6d2d69a78dcb0589c
parent12c645c3bbae062d06e7e52ab1d03d23ec6b7e84
Force absolute import in glsa.py since otherwise the xml.dom.minidom
import tries to use the new portage.xml module.
pym/portage/glsa.py