On Fri, 13 Mar 2009 at 00:35, Antoine Pitrou wrote:
R. David Murray <rdmurray <at> bitdance.com> writes:

Seriously, though, the point is that IMO an application should not be
calling fsync unless it provides a way for that behavior to be controlled
by the user.

But whether an application does it or not is none of Python's business, is it?
What is the disagreement exactly?

I'd like to see whatever feature gets added support the application
writer in making this user controllable, or at the very least document
that this to do so is best practice if you use the sync feature.

--
R. David Murray           http://www.bitdance.com
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to