[docs] [issue12183] Document behaviour of shutil.copy2 and copystat with symlinks
Senthil Kumaran
report at bugs.python.org
Tue Aug 2 16:50:09 CEST 2011
Senthil Kumaran <senthil at uthcode.com> added the comment:
Hi Ezio,
It was intentional that I did not merge it to default. We want
shutil.copystat to use lutimes which is available in 3.3 and in which
case, we will have to remove this once that change is done.
----------
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue12183>
_______________________________________
More information about the docs
mailing list