Message 289559 - Python tracker
Message289559
| 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:17 | eryksun | set | recipients: + eryksun, brett.cannon, paul.moore, tim.golden, Laurent.Mazuel, zach.ware, steve.dower |
| 2017-03-14 02:11:17 | eryksun | set | messageid: <1489457477.81.0.467733471693.issue29805@psf.upfronthosting.co.za> |
| 2017-03-14 02:11:17 | eryksun | link | issue29805 messages |
| 2017-03-14 02:11:17 | eryksun | create | |