Searched refs:parent (Results 1 – 2 of 2) sorted by relevance
18 3. Run this script from the parent of the directory containing the library
405 def _remove_children_with_tag(self, parent, tag): argument406 children = parent.getchildren()409 parent.remove(child)
Completed in 26 milliseconds