Home
last modified time | relevance | path

Searched refs:settrace_to_record (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Lib/test/
H A Dtest_sys_settrace.py1564 _testcapi.settrace_to_record(events); func(); sys.settrace(None)
/third_party/python/Modules/
H A D_testcapimodule.c6337 settrace_to_record(PyObject *self, PyObject *list) in settrace_to_record() function
6725 {"settrace_to_record", settrace_to_record, METH_O, NULL},

Completed in 13 milliseconds