Lines Matching full:funcname
799 def whichmodule(func, funcname):817 if name != '__main__' and getattr(module, funcname, None) is func: