Python and CGI

Drew Fisher drew at level3.net
Mon Aug 14 13:03:07 EDT 2000


Hello,

I think this may be more of a CGI question, but I'm not too sure where
else to go.

I have a python script that takes a long time to run and my
Pointy-Haired Boss wants it to be a webpage.

Since the script takes longer than the Timeout parameter allows, I need
to find a way to flush some of the data to the web page before the
CGI script gets finished.

Can anybody help?

Thanks in advance.

Drew Fisher




More information about the Python-list mailing list