Project

General

Profile

Actions

Bug #273

closed

Python shutil.copytree() failing

Added by dandar3 over 10 years ago. Updated over 10 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Python Code and/or Scripts
Target version:
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

shutil.copytree.test.py (190 Bytes) shutil.copytree.test.py dandar3, 21/12/2013 04:27 PM
xbmc.log (69.8 KB) xbmc.log dandar3, 21/12/2013 04:27 PM
Actions

Also available in: Atom PDF