[docs] [issue12183] Document behaviour of shutil.copy2 and copystat with symlinks

Petri Lehtinen report at bugs.python.org
Thu Jul 7 20:48:23 CEST 2011


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

Shouldn't at least shutil.copytree() use lutimes in Python 3.3 to copy symlink metadata if symlinks=True?

----------
versions:  -Python 3.1, Python 3.2

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


More information about the docs mailing list