Message164497
On 01/07/2012 21:37, Antoine Pitrou wrote:
>
> Antoine Pitrou <pitrou@free.fr> added the comment:
>
>> If sopen() and the associated constants SH_DENYRD, SH_DENYWR, SH_DENYRW
>> and SH_DENYNO were exposed in the os module, then maybe tempfile could
>> use os.sopen() on Windows instead of os.open() to allow the file to be
>> reopened without closing.
>
> Sounds like a good way forward.
Agreed. Richard: do you have time to put something together?
I'm happy to try if you don't. |
|
Date |
User |
Action |
Args |
2012-07-01 20:39:00 | tim.golden | set | recipients:
+ tim.golden, jaraco, ncoghlan, pitrou, eric.smith, eric.araujo, r.david.murray, brian.curtin, dabrahams, davide.rizzo, sbt, dlenski |
2012-07-01 20:38:59 | tim.golden | link | issue14243 messages |
2012-07-01 20:38:59 | tim.golden | create | |
|