Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/test/
Dtest_urllib.py397 def constructLocalFileUrl(self, filePath): member in urlretrieve_FileTests
432 result = urllib.urlretrieve(self.constructLocalFileUrl(
456 urllib.urlretrieve(self.constructLocalFileUrl(test_support.TESTFN),
465 urllib.urlretrieve(self.constructLocalFileUrl(srcFileName),
479 urllib.urlretrieve(self.constructLocalFileUrl(srcFileName),
493 urllib.urlretrieve(self.constructLocalFileUrl(srcFileName),