Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ minidom-example.py
File
minidom-example.py
Doc/includes/minidom-example.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
xml.dom.minidom
2
3
document =
""
"\
4
<slideshow>
Callers
nothing calls this directly
Calls
2
handleSlideshow
Function · 0.85
parseString
Method · 0.45
Tested by
no test coverage detected