MCPcopy Index your code
hub / github.com/python/cpython / Y

Class Y

Lib/test/test_xml_etree.py:2822–2823  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2820 pass
2821
2822 class Y(X, ET.Element):
2823 pass
2824 L = [Y('x')]
2825 e = ET.Element('foo')
2826 e.extend(L)

Callers 2

Calls

no outgoing calls

Tested by 2