Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_exceptions.py356 class DerivedException(BaseException): class
361 x = DerivedException(fancy_arg=42)