Message182419
| Author | pitrou |
|---|---|
| Recipients | Arfrever, brett.cannon, eric.snow, ncoghlan, pitrou |
| Date | 2013-02-19.19:52:58 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1361303578.39.0.202409308112.issue17222@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Ah, right. Well, there would be an argument not to use os.replace() in py_compile, since it's an offline processing step which generally shouldn't race with another (online) processing step. Still, I wonder what the use case is (apart from the /dev/null case for which the answer is simply "don't do it" :-)). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-02-19 19:52:58 | pitrou | set | recipients: + pitrou, brett.cannon, ncoghlan, Arfrever, eric.snow |
| 2013-02-19 19:52:58 | pitrou | set | messageid: <1361303578.39.0.202409308112.issue17222@psf.upfronthosting.co.za> |
| 2013-02-19 19:52:58 | pitrou | link | issue17222 messages |
| 2013-02-19 19:52:58 | pitrou | create | |