Home
last modified time | relevance | path

Searched defs:MyRuntimeError (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_codecs.py2938 class MyRuntimeError(RuntimeError): class
2944 class MyRuntimeError(RuntimeError): class