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
_______________________________________________
Python-Dev mailing list
[email protected]
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