Actions
Bug #273
closedPython shutil.copytree() failing
Start date:
21/12/2013
Due date:
% Done:
0%
Resolution:
fixed
Affected Version:
Description
Python shutil.copytree() is failing on 3.5 DEV (Python 2.7), it works fine in earlier 3.3.3 (Python 2.4).
Test script attached (save in Q:\scripts) - it copies recursively Q:\UserData into F:\Temp\UserData.
Interestingly enough it does copy the files judging by the size of the destination.
Reported by a user when using XBMC4Xbox Installer plugin with latest nightlies.
http://www.xbmc4xbox.org.uk/forum/viewtopic.php?f=7&t=2053&p=17030
Files
Actions