Py_TPFLAGS_READY

Set if the type is 'ready' -- fully initialized

extern (C)
enum int Py_TPFLAGS_READY;

Meta