Message182397
| Author | pitrou |
|---|---|
| Recipients | Arfrever, brett.cannon, eric.snow, ncoghlan, pitrou |
| Date | 2013-02-19.17:05:26 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1361293526.65.0.320614827817.issue17222@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
> Unless there is some way that I can't think of to have the atomic write > still exist but not change the type of file it replaces How about using the `mode` to write_atomic? (which, incidentally, is already used to mirror the .py file's permissions in SourceFileLoader._cache_bytecode) |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-02-19 17:05:26 | pitrou | set | recipients: + pitrou, brett.cannon, ncoghlan, Arfrever, eric.snow |
| 2013-02-19 17:05:26 | pitrou | set | messageid: <1361293526.65.0.320614827817.issue17222@psf.upfronthosting.co.za> |
| 2013-02-19 17:05:26 | pitrou | link | issue17222 messages |
| 2013-02-19 17:05:26 | pitrou | create | |