MCPcopy Index your code
hub / github.com/python-openxml/python-docx / CT_ZomChildBuilder

Class CT_ZomChildBuilder

tests/oxml/test_xmlchemy.py:789–792  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

787
788
789class CT_ZomChildBuilder(BaseBuilder):
790 __tag__ = "w:zomChild"
791 __nspfxs__ = ("w",)
792 __attrs__ = ()
793
794
795class CT_ZooChildBuilder(BaseBuilder):

Callers 1

a_zomChildFunction · 0.85

Calls

no outgoing calls

Tested by 1

a_zomChildFunction · 0.68

Used in the wild real call sites across dependent graphs

searching dependent graphs…