Lines Matching full:getmodule
17 getmodule() - determine the module that an object came from454 if hasattr(getmodule(object, filename), '__loader__'):472 def getmodule(object, _filename=None):532 module = getmodule(object, file)