Lines Matching refs:im_func
393 if hasattr(func, 'im_func'):394 func = func.im_func847 try: code = value.im_func.func_code