[mod_python] More file-like behavior

Gregory (Grisha) Trubetskoy grisha at modpython.org
Sun May 27 00:52:37 EST 2001


Thanks Rich.

Can you elaborate a bit or give some example on how something like this
would be used? I.e. what advantage it would have over simply doing
req.write() or req.read()?

I'm just trying to get a better idea of how it would fit into mod_python.
:-)

Grisha

On Fri, 25 May 2001, Rich Salz wrote:

> The attached class provides a more complete implementation of Python's
> file object.  We'd be quite pleased if it were accepted into the core.
> :)
> 	/r$




More information about the Mod_python mailing list