Changes

From Gramps

Addon:Lxml Gramplet

17 bytes added, 17:39, 10 March 2025
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)

Navigation menu