16,719
edits
Changes
From Gramps
→etree Gramplet
return
filename = os.path.join(USER_PLUGINS, 'lxml', 'etree.xml')</pre>
as for lxml gramplet, a nicer code should maybe generate a specific call and more testing (around signals , plugin location and GUI), before:
<pre>
tree = ElementTree.parse(filename)