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

Class CT_Choice2Builder

tests/oxml/test_xmlchemy.py:765–768  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

763
764
765class CT_Choice2Builder(BaseBuilder):
766 __tag__ = "w:choice2"
767 __nspfxs__ = ("w",)
768 __attrs__ = ()
769
770
771class CT_ParentBuilder(BaseBuilder):

Callers 1

a_choice2Function · 0.85

Calls

no outgoing calls

Tested by 1

a_choice2Function · 0.68

Used in the wild real call sites across dependent graphs

searching dependent graphs…