MCPcopy Create free account
hub / github.com/scanny/python-pptx / CT_Choice2Builder

Class CT_Choice2Builder

tests/oxml/test_xmlchemy.py:543–546  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

541
542
543class CT_Choice2Builder(BaseBuilder):
544 __tag__ = "p:choice2"
545 __nspfxs__ = ("p",)
546 __attrs__ = ()
547
548
549class 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…