Home
last modified time | relevance | path

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

/third_party/python/Lib/test/
H A Dtest_shutil.py1067 def _copy_file(self, method): member in TestCopy
1079 file1, file2 = self._copy_file(shutil.copy)
1112 file1, file2 = self._copy_file(shutil.copy2)

Completed in 5 milliseconds