MCPcopy 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

1import xml.dom.minidom
2
3document = """\
4<slideshow>

Callers

nothing calls this directly

Calls 2

handleSlideshowFunction · 0.85
parseStringMethod · 0.45

Tested by

no test coverage detected