Charles-François Natali <[email protected]> added the comment:

> I am proposing the following patch to have a better unique
> filename:

It's unneeded, O_EXCL ensures the file won't be corrupted.
It's actually a regression introduced by de6703671386. My bad.
Here's a patch.

----------
keywords: +patch
Added file: http://bugs.python.org/file24593/atomic_exists.diff

_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue14077>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to