Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
D_testcapimodule.c896 test_L_code(PyObject *self) in test_L_code() function
2718 {"test_L_code", (PyCFunction)test_L_code, METH_NOARGS},
/external/python/cpython3/Modules/
D_testcapimodule.c849 test_L_code(PyObject *self) in test_L_code() function
4651 {"test_L_code", (PyCFunction)test_L_code, METH_NOARGS},