Home
last modified time | relevance | path

Searched defs:tp_as_sequence (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Doc/includes/
Dtypestruct.h19 PySequenceMethods *tp_as_sequence; member
/third_party/python/Include/cpython/
Dobject.h209 PySequenceMethods *tp_as_sequence; member