Searched defs:getmodule (Results 1 – 6 of 6) sorted by relevance
330 def getmodule(object): # pylint: disable=redefined-builtin function
349 def getmodule(object): # pylint: disable=redefined-builtin function
84 static const auto* getmodule = new py::function(inspect->attr("getmodule")); in LineContents() local
471 def getmodule(object, _filename=None): function
367 def getmodule(module): function
850 def getmodule(object, _filename=None): function