Constant python27_sys::Py_TPFLAGS_HAVE_WEAKREFS [−][src]
pub const Py_TPFLAGS_HAVE_WEAKREFS: c_long=1 << 6
Objects which are weakly referencable if their tp_weaklistoffset is >0
pub const Py_TPFLAGS_HAVE_WEAKREFS: c_long=1 << 6
Objects which are weakly referencable if their tp_weaklistoffset is >0