summaryrefslogtreecommitdiff
path: root/cherrypy/test/modfcgid.py
Commit message (Expand)AuthorAgeFilesLines
* Running: autopep8 -vvvvv -i `find . -name '*.py'`Gustavo Picon2014-01-121-1/+1
* Removed trailing whitespace from the codebase.Gustavo Picon2012-04-031-8/+8
* Bye bye, py2/3.Robert Brewer2011-07-021-0/+125
* Bringing python3 back into trunk with its own py3 folder; what was in trunk g...trunkRobert Brewer2011-02-251-125/+0
* Freeow. The magic cherrypy/_cpcompat.py module to take all our py3k fears away.Robert Brewer2011-02-241-1/+2
* Removed test.py etc.Robert Brewer2010-04-271-4/+4
* Merged the 'gateways' branch into trunk.Robert Brewer2009-10-031-1/+3
* Removed py3print.Robert Brewer2009-06-141-1/+1
* trunk - adding a py3util module that will normalize as many differences betwe...Lakin Wecker2009-06-011-1/+1
* Rework of test suite to start the engine once per module, and only for module...Robert Brewer2009-01-291-31/+36
* Silenced some cpmodpy errors due to not using WSGI.Robert Brewer2008-11-081-0/+1
* Silenced some long-known test disparities when using Apache as the server in ...Robert Brewer2008-11-081-0/+1
* Got the --server=modfcgid option to test.py working.Robert Brewer2008-07-241-74/+12
* Almost fcgi support in tests.Robert Brewer2008-07-091-0/+177