[−][src]Constant python27_sys::Py_TPFLAGS_BASETYPE
pub const Py_TPFLAGS_BASETYPE: c_long = (1 << 10); // 1_024i32
Set if the type allows subclassing
pub const Py_TPFLAGS_BASETYPE: c_long = (1 << 10); // 1_024i32
Set if the type allows subclassing