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

Class CT_OomChildBuilder

tests/oxml/test_xmlchemy.py:555–558  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

553
554
555class CT_OomChildBuilder(BaseBuilder):
556 __tag__ = "p:oomChild"
557 __nspfxs__ = ("p",)
558 __attrs__ = ()
559
560
561class CT_OooChildBuilder(BaseBuilder):

Callers 1

an_oomChildFunction · 0.85

Calls

no outgoing calls

Tested by 1

an_oomChildFunction · 0.68

Used in the wild real call sites across dependent graphs

searching dependent graphs…