Eduardo Seabra added the comment:

Berker Peksag, I don't think your patch is okay.
When symlinks is set to true, it should copy the symbolic link of the 
directory. Your code is calling copytree instead.
I think the following patch is working, no errors on regression tests.

----------
nosy: +Eduardo.Seabra
Added file: http://bugs.python.org/file35660/issue21697.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue21697>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to