MCPcopy 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
777class CT_OomChildBuilder(BaseBuilder):
778 __tag__ = "w:oomChild"
779 __nspfxs__ = ("w",)
780 __attrs__ = ()
781
782
783class CT_OooChildBuilder(BaseBuilder):

Callers 1

an_oomChildFunction · 0.85

Calls

no outgoing calls

Tested by 1

an_oomChildFunction · 0.68

Used in the wild real call sites across dependent graphs

searching dependent graphs…