[issue21697] shutil.copytree() handles symbolic directory incorrectly

Thomas Kluyver report at bugs.python.org
Fri Jul 10 23:44:01 CEST 2015


Thomas Kluyver added the comment:

Here's my patch (I submitted the duplicate issue). I think it's functionally the same as Eduardo's, but it also adds a test.

----------
Added file: http://bugs.python.org/file39893/shutil_copytree_symlink_dir.patch

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


More information about the Python-bugs-list mailing list