Constant python27_sys::Py_TPFLAGS_READY[][src]

pub const Py_TPFLAGS_READY: c_long = (1 << 12); // 4_096i64
Expand description

Set if the type is ‘ready’ – fully initialized