Lines Matching defs:Py_TPFLAGS_DEFAULT
551 Type definitions should use Py_TPFLAGS_DEFAULT for their tp_flags value.556 NOTE: when building the core, Py_TPFLAGS_DEFAULT includes652 #define Py_TPFLAGS_DEFAULT Py_TPFLAGS_DEFAULT_CORE654 #define Py_TPFLAGS_DEFAULT Py_TPFLAGS_DEFAULT_EXTERNAL