Home | History | Annotate | Download | only in python2.7

Lines Matching defs:_module_relative_path

212         filename = _module_relative_path(package, filename)
365 def _module_relative_path(module, path):