Michael S. Fischer
michael at dynamine.net
Mon Nov 17 12:31:56 EST 2003
Please ignore the previous message. No need to reply. --Michael Michael S. Fischer wrote: > Hi Grish, > > Is it possible to change req.write() so that it can take a tuple of > strings as well as string? It would be nice to be able to call > req.write(data, "\n") instead of breaking it into two calls. > > --Michael > > _______________________________________________ > Mod_python mailing list > Mod_python at modpython.org > http://mailman.modpython.org/mailman/listinfo/mod_python >
|