Home | History | Annotate | Download | only in Objects

Lines Matching refs:Py_TPFLAGS_HAVE_CLASS

1282     if (!(tp->tp_flags & Py_TPFLAGS_HAVE_CLASS))
1396 PyType_HasFeature(descr->ob_type, Py_TPFLAGS_HAVE_CLASS)) {
1504 PyType_HasFeature(descr->ob_type, Py_TPFLAGS_HAVE_CLASS)) {