Message119463
Personally I would like to have a unique tempfile.mkdtemp which can be used as both a function and a context manager, as it happens for open() and others.
Not sure how to do that though, unless tempfile.mkdtemp gets turned into a class.
There would be objections against doing that? |
|
| Date |
User |
Action |
Args |
| 2010-10-23 18:41:08 | giampaolo.rodola | set | recipients:
+ giampaolo.rodola, nascheme, georg.brandl, ncoghlan, pitrou, ezio.melotti |
| 2010-10-23 18:41:08 | giampaolo.rodola | set | messageid: <[email protected]> |
| 2010-10-23 18:41:06 | giampaolo.rodola | link | issue5178 messages |
| 2010-10-23 18:41:06 | giampaolo.rodola | create | |
|