[issue24564] shutil.copytree fails when copying NFS to NFS

desbma report at bugs.python.org
Thu Aug 2 06:51:22 EDT 2018


desbma <dutch109 at gmail.com> added the comment:

> Since the `copy_function` is customizable to switch between `copy` and `copy2`, making copystat optional on files, perhaps the `copystat` should be optional on directories, as well.

Related: https://bugs.python.org/issue32073

----------
nosy: +desbma

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue24564>
_______________________________________


More information about the Python-bugs-list mailing list