Guido van Rossum <[EMAIL PROTECTED]> added the comment: IMO it would be better not to confuse matters my having os.fsync() call fullfsync(); it's better to add a separate os.fullfsync() call on platforms that support it. That way the application can choose. I suppose Apple had a reason for changing the behavior...
---------- nosy: +gvanrossum _______________________________________ Python tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue3512> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com