Home | History | Annotate | Download | only in python2.7

Lines Matching refs:Py_TPFLAGS_HAVE_CLASS

265     /* The following require the Py_TPFLAGS_HAVE_CLASS flag */
589 #define Py_TPFLAGS_HAVE_CLASS (1L<<8)
644 Py_TPFLAGS_HAVE_CLASS | \