Constant python27_sys::Py_TPFLAGS_BASETYPE[][src]

pub const Py_TPFLAGS_BASETYPE: c_long = (1 << 10); // 1_024i32
Expand description

Set if the type allows subclassing