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 gvanrossum
Recipients amaury.forgeotdarc, christian.heimes, draghuram, facundobatista, gvanrossum, ianare
Date 2007-12-03.21:45:04
SpamBayes Score 0.03363995
Marked as misclassified No
Message-id <1196718305.07.0.393502889296.issue1545@psf.upfronthosting.co.za>
In-reply-to
Content
Hm, that means there's a bug in the existing copytree() code too!

Can you check whether WindowsError derives from OSError?  If it does,
your proposal won't fly.
History
Date User Action Args
2007-12-03 21:45:05gvanrossumsetspambayes_score: 0.0336399 -> 0.03363995
recipients: + gvanrossum, facundobatista, amaury.forgeotdarc, draghuram, christian.heimes, ianare
2007-12-03 21:45:05gvanrossumsetspambayes_score: 0.0336399 -> 0.0336399
messageid: <1196718305.07.0.393502889296.issue1545@psf.upfronthosting.co.za>
2007-12-03 21:45:05gvanrossumlinkissue1545 messages
2007-12-03 21:45:04gvanrossumcreate