Home | History | Annotate | Download | only in Objects

Lines Matching refs:Py_TPFLAGS_HAVE_CLASS

1275     if (!(tp->tp_flags & Py_TPFLAGS_HAVE_CLASS))

1389 PyType_HasFeature(descr->ob_type, Py_TPFLAGS_HAVE_CLASS)) {
1497 PyType_HasFeature(descr->ob_type, Py_TPFLAGS_HAVE_CLASS)) {