Py_TPFLAGS_IS_ABSTRACT top-level constant Null safety

int const Py_TPFLAGS_IS_ABSTRACT

Implementation

const int Py_TPFLAGS_IS_ABSTRACT = 1048576;