Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
D_testcapimodule.c1653 test_u_code(PyObject *self) in test_u_code() function
2752 {"test_u_code", (PyCFunction)test_u_code, METH_NOARGS},
/external/python/cpython3/Modules/
D_testcapimodule.c1640 test_u_code(PyObject *self) in test_u_code() function
4683 {"test_u_code", (PyCFunction)test_u_code, METH_NOARGS},