cpython ~master (2016-02-02T15:55:08Z)
Dub
Repo
PyWeakReference.wr_callback
deimos
python
weakrefobject
PyWeakReference
A callable to invoke when wr_object dies, or NULL if none.
struct
PyWeakReference
PyObject
*
wr_callback
;
Meta
Source
See Implementation
deimos
python
weakrefobject
PyWeakReference
variables
hash
wr_callback
wr_next
wr_object
wr_prev
A callable to invoke when wr_object dies, or NULL if none.