Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
findfile
Function · 0.90
escape
Method · 0.80
encode
Method · 0.45
format
Method · 0.45
main
Method · 0.45
Tested by
no test coverage detected