Home
last modified time | relevance | path

Searched refs:NaiveException (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Lib/test/
H A Dtest_exceptions.py23 class NaiveException(Exception): class
501 (NaiveException, ('foo',),
526 if not type(e).__name__.endswith('NaiveException'):

Completed in 4 milliseconds