This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author serhiy.storchaka
Recipients francismb, hynek, serhiy.storchaka, tarek
Date 2013-12-08.17:44:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1386524681.78.0.661367513422.issue19856@psf.upfronthosting.co.za>
In-reply-to
Content
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.
History
Date User Action Args
2013-12-08 17:44:41serhiy.storchakasetrecipients: + serhiy.storchaka, tarek, francismb, hynek
2013-12-08 17:44:41serhiy.storchakasetmessageid: <1386524681.78.0.661367513422.issue19856@psf.upfronthosting.co.za>
2013-12-08 17:44:41serhiy.storchakalinkissue19856 messages
2013-12-08 17:44:41serhiy.storchakacreate