[mod_python] Basic mod_python questions

Adam Clark bjrubble at dagobah.com
Mon Jul 24 13:57:35 EST 2000


Hi,

I have what I'm sure are some basic questions.  I'm trying to transfer
stuff from a CGI environment, and I'm not sure how you're supposed to
handle all the inputs.  I'm currently using the cgi module to manually
parse the query string, but do I have to write all the get/post switching
stuff myself?  What about file uploads?  Cookies?  I'd rather write this
right than become dependent on the CGI Handler, but I'm not sure how these
things are supposed to be done.

Thanks a lot
Adam





More information about the Mod_python mailing list