pyd ~master (2018-03-05T17:12:37Z)
Home
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.