Searched defs:PySequence_List (Results 1 – 3 of 3) sorted by relevance
1331 PYBIND11_OBJECT_CVT(list, object, PyList_Check, PySequence_List) in PYBIND11_OBJECT_CVT() argument
1992 PySequence_List(PyObject *v) in PySequence_List() function
2250 PySequence_List(PyObject *v) function