Searched refs:DerivedException (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Lib/test/ | ||
H A D | test_exceptions.py | 662 class DerivedException(BaseException): class 667 x = DerivedException(fancy_arg=42) |
Completed in 4 milliseconds