MCPcopy Index your code
hub / github.com/RustPython/RustPython / Z

Class Z

Lib/test/test_xml_etree.py:2912–2915  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2910 E = ET.Element
2911
2912 class Z(E):
2913 def __eq__(self, o):
2914 del root[0]
2915 return not raises
2916
2917 if raises:
2918 get_checker_context = lambda: self.assertRaises(ValueError)

Callers 1

Calls

no outgoing calls

Tested by 1