Lines Matching refs:codeMod
860 codeMod = inspect.getmodule(code)861 if codeMod is None:865 if codeMod.__name__ != module: