Constant python27_sys::Py_TPFLAGS_HAVE_WEAKREFS[][src]

pub const Py_TPFLAGS_HAVE_WEAKREFS: c_long = (1 << 6); // 64i64
Expand description

Objects which are weakly referencable if their tp_weaklistoffset is >0