Searched refs:url2pathname (Results 1 - 5 of 5) sorted by relevance

/pkg/src/tests/cli/
H A Dt_util_merge.py43 from six.moves.urllib.request import url2pathname namespace
141 path = url2pathname(parts[2])
H A Dt_pkgrecv.py55 from six.moves.urllib.request import url2pathname namespace
261 path = url2pathname(parts[2])
/pkg/src/modules/client/transport/
H A Drepo.py40 from six.moves.urllib.request import url2pathname, pathname2url namespace
1266 path = url2pathname(path)
1998 path = url2pathname(path.rstrip(os.path.sep))
2325 path = url2pathname(path)
/pkg/src/modules/client/
H A Dpublisher.py60 from six.moves.urllib.request import url2pathname namespace
435 return url2pathname(path)
/pkg/src/modules/
H A Dmisc.py66 from six.moves.urllib.request import pathname2url, url2pathname namespace
318 path = url2pathname(path)

Completed in 67 milliseconds