Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python-openxml/python-docx
/ CT_OomChildBuilder
Class
CT_OomChildBuilder
tests/oxml/test_xmlchemy.py:777–780 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
775
776
777
class
CT_OomChildBuilder(BaseBuilder):
778
__tag__ =
"w:oomChild"
779
__nspfxs__ = (
"w"
,)
780
__attrs__ = ()
781
782
783
class
CT_OooChildBuilder(BaseBuilder):
Callers
1
an_oomChild
Function · 0.85
Calls
no outgoing calls
Tested by
1
an_oomChild
Function · 0.68
Used in the wild
real call sites across dependent graphs
searching dependent graphs…