Constant python27_sys::Py_TPFLAGS_READYING[][src]

pub const Py_TPFLAGS_READYING: c_long = (1 << 13); // 8_192i64
Expand description

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