Lines Matching full:ismethod
964 inspect.ismethod(val) or inspect.ismodule(val) or1053 if inspect.ismethod(obj): obj = obj.im_func