Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_traceback.py3 from _testcapi import traceback_print
182 traceback_print(tb, file_)
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
D_testcapimodule.c1591 traceback_print(PyObject *self, PyObject *args) in traceback_print() function
1694 {"traceback_print", traceback_print, METH_VARARGS},