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

Class CT_ZooChildBuilder

tests/oxml/test_xmlchemy.py:795–798  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

793
794
795class CT_ZooChildBuilder(BaseBuilder):
796 __tag__ = "w:zooChild"
797 __nspfxs__ = ("w",)
798 __attrs__ = ()
799
800
801def a_choice():

Callers 1

a_zooChildFunction · 0.85

Calls

no outgoing calls

Tested by 1

a_zooChildFunction · 0.68

Used in the wild real call sites across dependent graphs

searching dependent graphs…