Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
2
import
xml.dom.minidom
as
md
3
import
sys
4
Callers
nothing calls this directly
Calls
6
open
Function · 0.50
join
Method · 0.45
split
Method · 0.45
parse
Method · 0.45
strip
Method · 0.45
exit
Method · 0.45
Tested by
no test coverage detected