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, gvanrossum, ianare
Date 2007-12-04.16:53:36
SpamBayes Score 0.088421546
Marked as misclassified No
Message-id <1196787216.55.0.732680605328.issue1545@psf.upfronthosting.co.za>
In-reply-to
Content
OK I see that now. For what it's worth, I tested the code on win2000,
XP, and ubuntu using the shutil.move command on files and folders (so
that it uses either copy2 or copytree). Apart from the original bug in
ubuntu (copy from ext3 to ntfs-3g) it is fine.

I've made further modifications to allow for not showing permission
errors. Should I file these under a new report?

Many thanks.
History
Date User Action Args
2007-12-04 16:53:36ianaresetspambayes_score: 0.0884215 -> 0.088421546
recipients: + ianare, gvanrossum, facundobatista, amaury.forgeotdarc, draghuram, christian.heimes
2007-12-04 16:53:36ianaresetspambayes_score: 0.0884215 -> 0.0884215
messageid: <1196787216.55.0.732680605328.issue1545@psf.upfronthosting.co.za>
2007-12-04 16:53:36ianarelinkissue1545 messages
2007-12-04 16:53:36ianarecreate