Searched defs:SuppressCrashReport (Results 1 - 2 of 2) sorted by relevance

/external/python/cpython3/Lib/test/
H A Dtf_inherit_check.py7 from test.support import SuppressCrashReport namespace
9 with SuppressCrashReport():
/external/python/cpython3/Lib/test/support/
H A D__init__.py109 "swap_attr", "Matcher", "set_memlimit", "SuppressCrashReport", "sortdict",
2383 class SuppressCrashReport: class in inherits:

Completed in 531 milliseconds