Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_exception_hierarchy.py24 class SubOSErrorCombinedInitFirst(SubOSErrorWithInit, SubOSErrorWithNew): class
194 e = SubOSErrorCombinedInitFirst("some message", "baz")