cpython ~master (2016-02-02T15:55:08Z)
Dub
Repo
PyMethodObject.im_class
deimos
python
classobject
PyMethodObject
The class that asked for the method Availability: 2.*
struct
PyMethodObject
PyObject
*
im_class
;
Meta
Source
See Implementation
deimos
python
classobject
PyMethodObject
variables
im_class
im_func
im_self
im_weakreflist
The class that asked for the method Availability: 2.*