Home | History | Annotate | Download | only in python2.7

Lines Matching refs:im_self

75         im_self         instance to which this method is bound, or None"""
929 if ismethod(func) and func.im_self is not None:
931 positional = (func.im_self,) + positional