CGI POST problem was: How to read POSTed data

Dan Perl danperl at rogers.com
Mon Feb 7 00:27:28 EST 2005


<and-google at doxdesk.com> wrote in message 
news:1107659974.048175.221770 at z14g2000cwz.googlegroups.com...
> CGIHTTPServer, on the other hand, I have never really trusted. I would
> suspect that fella.

CGIHTTPServer wasn't the culprit after all, it was os.py.  See bug report 
"[ 1100235 ] Scripts started with CGIHTTPServer: missing cgi environment" 
which is actually caused by "[ 1110478 ] os.environ.update doesn't work". 
They are fixed with a patch in 1110478.  I applied the patch in os.py and my 
web app is working now. 





More information about the Python-list mailing list