Constant python27_sys::Py_TPFLAGS_HAVE_INPLACEOPS[][src]

pub const Py_TPFLAGS_HAVE_INPLACEOPS: c_long = (1 << 3); // 8i32
Expand description

PySequenceMethods and PyNumberMethods contain in-place operators