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