python-dev

[Prev] Thread [Next]  |  [Prev] Date [Next]

Re: [Python-Dev] Ext4 data loss Christian Heimes Wed Mar 11 11:01:36 2009

Antoine Pitrou schrieb:
> After Hrvoje's message, let me rephrase my suggestion. Let's instead allow:
>    open(..., sync_on="close")
>    open(..., sync_on="flush")
> 
> with a default of None meaning no implicit syncs.

And sync_on="flush" implies sync_on="close"? Your suggestion sounds like
the right way to me!

Christian
_______________________________________________
Python-Dev mailing list
[EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/alexiscircle%40gmail.com