Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/test/
Dtest_exception_hierarchy.py27 class SubOSErrorCombinedNewFirst(SubOSErrorWithNew, SubOSErrorWithInit): class
196 e = SubOSErrorCombinedNewFirst("some message", "baz")