Home | History | Annotate | Download | only in Lib

Lines Matching defs:whichmodule

739             module = whichmodule(obj, name)

794 # A cache for whichmodule(), mapping a function object to the name of
799 def whichmodule(func, funcname):