On Nov 25, 1:55 am, Graham Dumpleton <[EMAIL PROTECTED]> wrote: > The other question is whether there is even a demand for this. Do > people want to be able to take unmodified Python CGI scripts and try > to run them persistently in this way, or would they be better off > converting them to proper WSGI applications.
I think CGI will be with us for many decades. It will be awesome if mod_wsgi can run CGI without invoking python on each access. i. -- http://mail.python.org/mailman/listinfo/python-list