Searched refs:base_module (Results 1 – 3 of 3) sorted by relevance
191 def GetRelativeUrl(module, base_module): argument193 os.path.relpath(module.path, os.path.dirname(base_module.path)))
31 def formatannotation(annotation, base_module=None): argument33 if annotation.__module__ in ('builtins', '__builtin__', base_module):
1192 def formatannotation(annotation, base_module=None): argument1196 if annotation.__module__ in ('builtins', base_module):