~azzar1/unity/add-show-desktop-key

  • 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.
Filename Latest Rev Last Changed Committer Comment Size
..
console.js 212 16 years ago drtomc Gosh, it all looks pretty simple in the end! TODO: 4.9 KB Diff Download File
index.html 127 16 years ago drtomc A bit of simplification - unify the output areas a 1.1 KB Diff Download File
json2.js 111 16 years ago drtomc Checkpoint work on the console. 9.6 KB Diff Download File
md5.js 111 16 years ago drtomc Checkpoint work on the console. 8.6 KB Diff Download File
python-console 212 16 years ago drtomc Gosh, it all looks pretty simple in the end! TODO: 3.6 KB Diff Download File