Home
last modified time | relevance | path

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

/third_party/python/Lib/test/test_capi/
H A Dtest_misc.py1372 frame = _testcapi.frame_new(dummy.__code__, globals(), locals())
/third_party/python/Modules/
H A D_testcapimodule.c6044 frame_new(PyObject *self, PyObject *args) in frame_new() function
6719 {"frame_new", frame_new, METH_VARARGS, NULL},

Completed in 13 milliseconds