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 ianare
Recipients amaury.forgeotdarc, christian.heimes, draghuram, facundobatista, ianare
Date 2007-12-03.19:15:41
SpamBayes Score 0.630652
Marked as misclassified No
Message-id <1196709341.69.0.807731085061.issue1545@psf.upfronthosting.co.za>
In-reply-to
Content
I must respectfully disagree. This bug also occurs during the copytree
command, so it can apply to more than one file. And if using from move
then the original file never gets deleted.

As far as working around it, it is obviously doable, however this
requires distributing my own version of shutil with my application,
something which is clearly undesirable.

Furthermore, I think that being able to ignore certain errors is very
much desirable for this library. (maybe this could be filed under a
different report)
History
Date User Action Args
2007-12-03 19:15:41ianaresetspambayes_score: 0.630652 -> 0.630652
recipients: + ianare, facundobatista, amaury.forgeotdarc, draghuram, christian.heimes
2007-12-03 19:15:41ianaresetspambayes_score: 0.630652 -> 0.630652
messageid: <1196709341.69.0.807731085061.issue1545@psf.upfronthosting.co.za>
2007-12-03 19:15:41ianarelinkissue1545 messages
2007-12-03 19:15:41ianarecreate