Message104862
| Author | eric.smith |
|---|---|
| Recipients | eric.smith, exarkun, meatballhat, olemis, pitrou, tarek |
| Date | 2010-05-03.17:54:33 |
| SpamBayes Score | 0.00012968841 |
| Marked as misclassified | No |
| Message-id | <1272909275.29.0.620950460888.issue8604@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I agree that with the addition of the new requirement that it be an atomic write, it should be in a library. I'd also do it as a context manager, since that's the more general case. distutils2 can either call the context manager version, or have a trivial function that calls the context manager. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-05-03 17:54:35 | eric.smith | set | recipients: + eric.smith, exarkun, pitrou, tarek, olemis, meatballhat |
| 2010-05-03 17:54:35 | eric.smith | set | messageid: <1272909275.29.0.620950460888.issue8604@psf.upfronthosting.co.za> |
| 2010-05-03 17:54:33 | eric.smith | link | issue8604 messages |
| 2010-05-03 17:54:33 | eric.smith | create | |