Constant python27_sys::Py_TPFLAGS_HAVE_INPLACEOPS [−][src]
pub const Py_TPFLAGS_HAVE_INPLACEOPS: c_long=1 << 3
PySequenceMethods and PyNumberMethods contain in-place operators
pub const Py_TPFLAGS_HAVE_INPLACEOPS: c_long=1 << 3
PySequenceMethods and PyNumberMethods contain in-place operators