Home
last modified time | relevance | path

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

/third_party/python/Lib/test/
Dtest_getargs2.py1259 def test_u_code(self): member in Test_testcapi
1260 _testcapi.test_u_code()
/third_party/python/Modules/
D_testcapimodule.c1810 test_u_code(PyObject *self, PyObject *Py_UNUSED(ignored)) in test_u_code() function
5754 {"test_u_code", test_u_code, METH_NOARGS},