Home
last modified time | relevance | path

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

/third_party/python/Lib/test/
H A Dtest_traceback.py891 from _testcapi import traceback_print namespace
902 traceback_print(tb, file_)
/third_party/python/Modules/
H A D_testcapimodule.c3526 traceback_print(PyObject *self, PyObject *args) in traceback_print() function
3532 if (!PyArg_ParseTuple(args, "OO:traceback_print", in traceback_print()
6575 {"traceback_print", traceback_print, METH_VARARGS},

Completed in 14 milliseconds