Searched refs:source_xml_file (Results 1 – 1 of 1) sorted by relevance
242 def get_source_xml_root(source_xml_file): argument243 return ET.parse(source_xml_file).getroot()