Home
last modified time | relevance | path

Searched refs:Exception2 (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython2/Lib/test/
Dtest_descr.py3369 class Exception2(Base, Exception): class
3371 for ExceptionType in Exception, Exception1, Exception2:
/external/python/cpython3/Lib/test/
Dtest_descr.py3349 class Exception2(Base, Exception): class
3351 for ExceptionType in Exception, Exception1, Exception2:
/external/python/cpython3/Doc/whatsnew/
D2.5.rst386 except Exception2:
396 :class:`Exception2`, *handler-2* is executed, and so forth. If no exception is
/external/python/cpython2/Doc/whatsnew/
D2.5.rst386 except Exception2:
396 :class:`Exception2`, *handler-2* is executed, and so forth. If no exception is