Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/scanny/python-pptx
/ CT_ParentBuilder
Class
CT_ParentBuilder
tests/oxml/test_xmlchemy.py:549–552 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
547
548
549
class
CT_ParentBuilder(BaseBuilder):
550
__tag__ =
"p:parent"
551
__nspfxs__ = (
"p"
,)
552
__attrs__ = (
"p:optAttr"
,
"reqAttr"
)
553
554
555
class
CT_OomChildBuilder(BaseBuilder):
Callers
1
a_parent
Function · 0.85
Calls
no outgoing calls
Tested by
1
a_parent
Function · 0.68
Used in the wild
real call sites across dependent graphs
searching dependent graphs…