Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ createDOMInputSource
Method
createDOMInputSource
Lib/xml/dom/xmlbuilder.py:388–389 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
386
"the writer interface hasn't been written yet!"
)
387
388
def
createDOMInputSource(self):
389
return
DOMInputSource()
Callers
1
test_parse_with_systemId
Method · 0.80
Calls
1
DOMInputSource
Class · 0.85
Tested by
1
test_parse_with_systemId
Method · 0.64