[Python-Dev] Ext4 data loss

Greg Ewing greg.ewing at canterbury.ac.nz
Thu Mar 12 01:34:29 CET 2009


Antoine Pitrou wrote:

> What do you mean? open() doesn't allow you to wrap other file objects.

I'm talking about things like GzipFile that take a
filename and mode, open the file and then wrap the
file object.

-- 
Greg


More information about the Python-Dev mailing list