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 eric.araujo
Recipients alexis, eric.araujo, nvetoshkin, tarek
Date 2012-06-14.05:17:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1339651032.17.0.470571504235.issue14848@psf.upfronthosting.co.za>
In-reply-to
Content
Thanks!  As your message shows the problem is in the install module, I propose to close this bug as a duplicate of Alexis’ bug about improving d2.install.  The new FileMover class should use shutil.move, and we’ll make sure to test install+remove as you did to see if the bug is gone.
History
Date User Action Args
2012-06-14 05:17:12eric.araujosetrecipients: + eric.araujo, tarek, nvetoshkin, alexis
2012-06-14 05:17:12eric.araujosetmessageid: <1339651032.17.0.470571504235.issue14848@psf.upfronthosting.co.za>
2012-06-14 05:17:11eric.araujolinkissue14848 messages
2012-06-14 05:17:11eric.araujocreate