[issue19856] shutil.move() can't move a directory in non-empty directory on Windows

Serhiy Storchaka report at bugs.python.org
Sun Dec 8 18:44:41 CET 2013


Serhiy Storchaka added the comment:

Thank you Francisco for testing. Here is different bug than I expected.

Looks as shutil.move() can't move a directory in non-empty directory on Windows.

----------
nosy: +hynek, tarek
title: Possible bug in shutil.move() on Windows -> shutil.move() can't move a directory in non-empty directory on Windows

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


More information about the Python-bugs-list mailing list