[][src]Constant python27_sys::Py_TPFLAGS_HAVE_INPLACEOPS

pub const Py_TPFLAGS_HAVE_INPLACEOPS: c_long = (1 << 3); // 8i64

PySequenceMethods and PyNumberMethods contain in-place operators