MCPcopy Create free account
hub / github.com/ActiveState/code / recipe-576445.py

File recipe-576445.py

recipes/Python/576445_ElementTree_Wrapper/recipe-576445.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from xml.etree import cElementTree
2import re
3
4#Compatibility with 3.0

Callers

nothing calls this directly

Calls 2

runtestsFunction · 0.70
compileMethod · 0.45

Tested by

no test coverage detected