[issue12702] shutil.copytree() should use os.lutimes() to copy the metadata of symlinks

Petri Lehtinen report at bugs.python.org
Tue Aug 9 14:19:06 CEST 2011


Petri Lehtinen <petri at digip.org> added the comment:

Added issue 12715 as a dependency for this issue, as shutil.copy2(src, dst, symlinks=True) would be an obvious way to implement this.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue12702>
_______________________________________


More information about the Python-bugs-list mailing list