Home
last modified time | relevance | path

Searched refs:constructLocalFileUrl (Results 1 – 1 of 1) sorted by relevance

/third_party/python/Lib/test/
Dtest_urllib.py720 def constructLocalFileUrl(self, filePath): member in urlretrieve_FileTests
760 result = urllib.request.urlretrieve(self.constructLocalFileUrl(
785 self.constructLocalFileUrl(os_helper.TESTFN),
794 urllib.request.urlretrieve(self.constructLocalFileUrl(srcFileName),
807 urllib.request.urlretrieve(self.constructLocalFileUrl(srcFileName),
821 urllib.request.urlretrieve(self.constructLocalFileUrl(srcFileName),