Home
last modified time | relevance | path

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

/third_party/python/Lib/test/
Dtest_shutil.py1036 def _copy_file(self, method): member in TestCopy
1048 file1, file2 = self._copy_file(shutil.copy)
1081 file1, file2 = self._copy_file(shutil.copy2)