Home
last modified time | relevance | path

Searched refs:parent (Results 1 – 2 of 2) sorted by relevance

/scripts/
A Dlcov.sh18 3. Run this script from the parent of the directory containing the library
A Dabi_check.py405 def _remove_children_with_tag(self, parent, tag): argument
406 children = parent.getchildren()
409 parent.remove(child)

Completed in 26 milliseconds