Py_TPFLAGS_BASETYPE

Set if the type allows subclassing

extern (C)
enum int Py_TPFLAGS_BASETYPE;

Meta