Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_sys_settrace.py1612 _testcapi.settrace_to_error([])
/aosp_15_r20/external/python/cpython3/Modules/
D_testcapimodule.c6365 settrace_to_error(PyObject *self, PyObject *list) in settrace_to_error() function
6724 {"settrace_to_error", settrace_to_error, METH_O, NULL},