Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/_testlimitedcapi/
Dabstract.c176 mapping_getitemstring(PyObject *self, PyObject *args) in mapping_getitemstring() function
539 {"mapping_getitemstring", mapping_getitemstring, METH_VARARGS},
/external/python/cpython3/Lib/test/test_capi/
Dtest_abstract.py387 getitemstring = _testlimitedcapi.mapping_getitemstring