Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/test/
Dtest_codecs.py2906 class MyRuntimeError(RuntimeError): class
2912 class MyRuntimeError(RuntimeError): class