Searched defs:basejoin (Results 1 - 1 of 1) sorted by relevance

/external/python/cpython2/Lib/
H A Durllib.py33 from urlparse import urljoin as basejoin namespace
38 "localhost", "thishost", "ftperrors", "basejoin", "unwrap",
656 newurl = basejoin(self.type + ":" + url, newurl)

Completed in 376 milliseconds