R. David Murray added the comment:

Even if we write in chunks, if we are calling the OS write function and 
O_APPEND is set, wouldn't be satisfying the condition?  Or, rather, the OS 
would be.  That is, I don't really see a guarantee of an *atomic* write in the 
quoted description.

----------
nosy: +r.david.murray

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue15723>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to