[−][src]Constant python27_sys::Py_TPFLAGS_CHECKTYPES
pub const Py_TPFLAGS_CHECKTYPES: c_long = (1 << 4); // 16i32
PyNumberMethods do their own coercion
pub const Py_TPFLAGS_CHECKTYPES: c_long = (1 << 4); // 16i32
PyNumberMethods do their own coercion