Searched defs:Py_TPFLAGS_SEQUENCE (Results 1 – 5 of 5) sorted by relevance
357 #define Py_TPFLAGS_SEQUENCE (1 << 5) macro