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

Class CT_ChoiceBuilder

tests/oxml/test_xmlchemy.py:537–540  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

535
536
537class CT_ChoiceBuilder(BaseBuilder):
538 __tag__ = "p:choice"
539 __nspfxs__ = ("p",)
540 __attrs__ = ()
541
542
543class CT_Choice2Builder(BaseBuilder):

Callers 1

a_choiceFunction · 0.85

Calls

no outgoing calls

Tested by 1

a_choiceFunction · 0.68

Used in the wild real call sites across dependent graphs

searching dependent graphs…