Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/bedroombuilds/python2rust
/ minidom.py
File
minidom.py
1c_xml/python/minidom.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
xml.dom.minidom
as
md
2
import
io
3
4
if
__name__ ==
"__main__"
:
Callers
nothing calls this directly
Calls
1
print
Function · 0.50
Tested by
no test coverage detected