I'm looking for a scgi modules that make it easy to convert a CGI using the standard Python CGI module. I'm hoping for something that will run my program either as scgi or cgi.
I did find something called paste which purports to be some sort of CGI Bridge framework but from the documentation, it appears that the flexibility has eliminated the simplicity. -- http://mail.python.org/mailman/listinfo/python-list