python27_sys

Constant Py_TPFLAGS_HAVE_WEAKREFS

Source
pub const Py_TPFLAGS_HAVE_WEAKREFS: c_long = _; // 64i32
Expand description

Objects which are weakly referencable if their tp_weaklistoffset is >0