[issue11877] Mac OS X fsync() should really be fcntl(F_FULLFSYNC)

STINNER Victor report at bugs.python.org
Wed Apr 20 14:18:46 CEST 2011


STINNER Victor <victor.stinner at haypocalc.com> added the comment:

A different approach for this issue is to document fcntl.fcntl(fd, fcntl.F_FULLFSYNC) in fsync() documentation.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue11877>
_______________________________________


More information about the Python-bugs-list mailing list