MCPcopy Index your code
hub / github.com/python/cpython / test_xml_etree_c.py

File test_xml_etree_c.py

Lib/test/test_xml_etree_c.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# xml.etree test for cElementTree
2import io
3import struct
4from test import support

Callers

nothing calls this directly

Calls 3

import_fresh_moduleFunction · 0.90
install_testsFunction · 0.85
mainMethod · 0.45

Tested by

no test coverage detected