Home | History | Annotate | Download | only in Objects

Lines Matching refs:Py_TPFLAGS_HAVE_SEQUENCE_IN

2402     if (PyType_HasFeature(seq->ob_type, Py_TPFLAGS_HAVE_SEQUENCE_IN)) {