MCPcopy Index your code
hub / github.com/bedroombuilds/python2rust / elemtree.py

File elemtree.py

1c_xml/python/elemtree.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import xml.etree.ElementTree as ET
2
3if __name__ == "__main__":
4 tree = ET.parse('../cd-list.xml')

Callers

nothing calls this directly

Calls 1

printFunction · 0.50

Tested by

no test coverage detected