pyd v0.10.1 (2018-09-20T03:30:51Z)
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
mixins
__anonymous
variables
hash
wr_callback
wr_next
wr_object
wr_prev
A callable to invoke when wr_object dies, or NULL if none.