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

File recipe-576750.py

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

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python
2import xml.dom.minidom as md
3import sys
4

Callers

nothing calls this directly

Calls 6

openFunction · 0.50
joinMethod · 0.45
splitMethod · 0.45
parseMethod · 0.45
stripMethod · 0.45
exitMethod · 0.45

Tested by

no test coverage detected