Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python-openxml/python-docx
/ CT_ChoiceBuilder
Class
CT_ChoiceBuilder
tests/oxml/test_xmlchemy.py:759–762 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
757
758
759
class
CT_ChoiceBuilder(BaseBuilder):
760
__tag__ =
"w:choice"
761
__nspfxs__ = (
"w"
,)
762
__attrs__ = ()
763
764
765
class
CT_Choice2Builder(BaseBuilder):
Callers
1
a_choice
Function · 0.85
Calls
no outgoing calls
Tested by
1
a_choice
Function · 0.68
Used in the wild
real call sites across dependent graphs
searching dependent graphs…