Python CGI Server

CpJohnson at edgars.co.za CpJohnson at edgars.co.za
Fri Oct 12 07:48:05 EDT 2001


Hi All,

First list posting.

I'm trying to call CGI scripts using the CGIHTTPServer library.  The CGI script
never seems to get invoked.  I think that I have traced the problem to the
os.popen2() function, which seems to be broken.

I'm using Python 2.1C2 with Pythonwin build 140 under Windows 95.

Any ideas?

Craig






More information about the Python-list mailing list