Message230814
| Author | rbcollins |
|---|---|
| Recipients | Julian, brett.cannon, chris.jerdonek, daniel.urban, eric.araujo, ezio.melotti, martin.panter, michael.foord, pablomouzo, parkouss, pitrou, r.david.murray, rbcollins |
| Date | 2014-11-07.15:31:01 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1415374262.1.0.676364253642.issue11664@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
+1 on a plain function or context manager. w.r.t. addCleanUp taking a context manager, that could be interesting - perhaps we'd want a thing where you pass it the context manager, it __enter__'s the manager and then calls addCleanUp for you. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2014-11-07 15:31:02 | rbcollins | set | recipients: + rbcollins, brett.cannon, pitrou, ezio.melotti, eric.araujo, r.david.murray, michael.foord, pablomouzo, daniel.urban, chris.jerdonek, Julian, martin.panter, parkouss |
| 2014-11-07 15:31:02 | rbcollins | set | messageid: <1415374262.1.0.676364253642.issue11664@psf.upfronthosting.co.za> |
| 2014-11-07 15:31:02 | rbcollins | link | issue11664 messages |
| 2014-11-07 15:31:01 | rbcollins | create | |