Python CGI: how to retrieve variables passed by URL

Sean Berry sean_berry at cox.net
Fri Apr 23 01:31:50 EDT 2004


If I go to my cgi python script with
localhost/cgi-bin/script-name.cgi?variable=value

How do I gather this value?

Thanks in advance.





More information about the Python-list mailing list