Home
last modified time | relevance | path

Searched defs:copyFunc (Results 1 – 1 of 1) sorted by relevance

/petsc/config/
H A Dinstall.py133 def copyfile(self, src, dst, symlinks = False, copyFunc = shutil.copy2): argument
205 …def copytree(self, src, dst, symlinks = False, copyFunc = shutil.copy2, exclude = [], exclude_ext=… argument