[][src]Constant python27_sys::Py_TPFLAGS_HAVE_WEAKREFS

pub const Py_TPFLAGS_HAVE_WEAKREFS: c_long = (1 << 6); // 64i32

Objects which are weakly referencable if their tp_weaklistoffset is >0