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

Class Z

Lib/test/test_xml_etree.py:2957–2960  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2955 E = ET.Element
2956
2957 class Z(E):
2958 def __eq__(self, o):
2959 del root[0]
2960 return not raises
2961
2962 if raises:
2963 get_checker_context = lambda: self.assertRaises(ValueError)

Callers 1

Calls

no outgoing calls

Tested by 1