Home
last modified time | relevance | path

Searched refs:PySequence_ITEM (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Include/cpython/
H A Dabstract.h178 #define PySequence_ITEM(o, i)\ macro
/third_party/python/Modules/
H A Dposixmodule.c5836 PyObject* item = PySequence_ITEM(argv, i); in parse_arglist()

Completed in 17 milliseconds