python27_sys

Constant Py_TPFLAGS_READYING

Source
pub const Py_TPFLAGS_READYING: c_long = _; // 8_192i32
Expand description

Set while the type is being ‘readied’, to prevent recursive ready calls