[docs] [issue12183] Document behaviour of shutil.copy2 and copystat with symlinks
Ezio Melotti
report at bugs.python.org
Tue Aug 2 16:52:17 CEST 2011
Ezio Melotti <ezio.melotti at gmail.com> added the comment:
I applied it because the patch is valid on 3.3 too until we actually change copystat to use lutimes. If/when shutil is changed the doc can be updated accordingly.
----------
nosy: +ezio.melotti
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue12183>
_______________________________________
More information about the docs
mailing list