[Python-Dev] Ext4 data loss

Antoine Pitrou solipsis at pitrou.net
Wed Mar 11 17:20:25 CET 2009


Eric Smith <eric <at> trueblade.com> writes:
> 
> Why wouldn't sync just be an optional argument to close(), at least for 
> the "sync_on_close" case?

It wouldn't work with the "with" statement.




More information about the Python-Dev mailing list