Searched refs:parent_node (Results 1 – 1 of 1) sorted by relevance
17 def add_child_with_file_contents(parent_node, tag, filepath, translations = {}): argument22 add_child(parent_node, tag, translations[res])24 add_child(parent_node, tag, res)
Completed in 2 milliseconds