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

Lines Matching refs:im_func

393                     if hasattr(func, 'im_func'):
394 func = func.im_func
847 try: code = value.im_func.func_code