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

File test_xml_etree.py

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

Source from the content-addressed store, hash-verified

1# IMPORTANT: the same tests are run from "test_xml_etree_c" in order
2# to ensure consistency between the C implementation and the Python
3# implementation.
4#

Callers

nothing calls this directly

Calls 5

findfileFunction · 0.90
escapeMethod · 0.80
encodeMethod · 0.45
formatMethod · 0.45
mainMethod · 0.45

Tested by

no test coverage detected