Dustin Mitchell
dustin at ywlcs.org
Thu May 22 19:09:17 EST 2003
> print "Content-Type: text/html\n\n" > print SubResult[0] It looks like you're still writing a CGI script, since you're using 'print'. If you're taking the time to install and use mod_python, I would suggest using the publisher handler or writing your own handlers, as those truly take advantage of the status of mod_python as a handler. Dustin -- Dustin Mitchell dustin at ywlcs.org/djmitche at alumni.uchicago.edu http://people.cs.uchicago.edu/~dustin/
|