Searched defs:PyNumber_Index (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Objects/ | ||
D | abstract.c | 1490 PyNumber_Index(PyObject *item) function |
/external/python/cpython3/Objects/ | ||
D | abstract.c | 1466 PyNumber_Index(PyObject *item) in PyNumber_Index() function |