Giampaolo Rodola' <[email protected]> added the comment:
You should try to copy those offending files individually via shutil.copy2() instead copytree() in order to get the full exception. ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue36823> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
