-
Committer:
mattgiuca
-
Date:
2008-01-18 05:20:01 UTC
-
Revision ID:
svn-v3-trunk0:2b9c9e99-6f39-0410-b283-7f802c844ae2:trunk:247
request.py: Added get_cgi_environ method. This asks Apache to emulate CGI
environment vars.
debuginfo: Uses get_cgi_environ instead of hackishly making its own.
interpret.py: Now uses get_cgi_environ to set up the CGI environment, and then
restores the existing environment.