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 eryksun
Recipients Laurent.Mazuel, brett.cannon, eryksun, paul.moore, steve.dower, tim.golden, zach.ware
Date 2017-03-14.02:11:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1489457477.81.0.467733471693.issue29805@psf.upfronthosting.co.za>
In-reply-to
Content
Moving a file across volumes isn't atomic. Getting an exception in this case can be useful. There could be a "strict" keyword-only parameter that defaults to False. If it's true, then replace() won't try to move the file.
History
Date User Action Args
2017-03-14 02:11:17eryksunsetrecipients: + eryksun, brett.cannon, paul.moore, tim.golden, Laurent.Mazuel, zach.ware, steve.dower
2017-03-14 02:11:17eryksunsetmessageid: <1489457477.81.0.467733471693.issue29805@psf.upfronthosting.co.za>
2017-03-14 02:11:17eryksunlinkissue29805 messages
2017-03-14 02:11:17eryksuncreate