diff options
author | Alexander Sulfrian <alexander@sulfrian.net> | 2013-06-28 23:48:45 +0200 |
---|---|---|
committer | Alexander Sulfrian <alexander@sulfrian.net> | 2013-06-29 00:02:03 +0200 |
commit | c715a661fece0e2e561d4d62a27e9bdac212c54a (patch) | |
tree | 114bbc78ab67fa45124486784f1b09b8a19ea6b0 /src/lib/Server/Admin | |
parent | aed992e317378569abfdc75e0da195e56445db19 (diff) | |
download | bcfg2-c715a661fece0e2e561d4d62a27e9bdac212c54a.tar.gz bcfg2-c715a661fece0e2e561d4d62a27e9bdac212c54a.tar.bz2 bcfg2-c715a661fece0e2e561d4d62a27e9bdac212c54a.zip |
Client/Frame: avoid use of lxml-only getparent()
getparent is not supported by xml.etree so try to emulate it
with a generated parent_map. This is the only possibility, because
xml.etree does not store references to the parent elements.
Diffstat (limited to 'src/lib/Server/Admin')
0 files changed, 0 insertions, 0 deletions