summaryrefslogtreecommitdiff
path: root/cherrypy/test/modfastcgi.py
Commit message (Expand)AuthorAgeFilesLines
* Convert all strings to conform single-quoted styleSviatoslav Sydorenko2016-09-081-9/+9
* Fix E402 in test/modfastcgiSviatoslav Sydorenko2016-09-081-1/+2
* Fix flake8 error: F401 '<mod>' imported but unusedSviatoslav Sydorenko2016-08-241-3/+1
* Running: autopep8 -vvvvv -i `find . -name '*.py'`Gustavo Picon2014-01-121-2/+4
* Removed trailing whitespace from the codebase.Gustavo Picon2012-04-031-8/+8
* Bye bye, py2/3.Robert Brewer2011-07-021-0/+135
* Bringing python3 back into trunk with its own py3 folder; what was in trunk g...trunkRobert Brewer2011-02-251-135/+0
* New test/modfastcgi.py (I couldn't get mod_fcgid working well with our test s...Robert Brewer2011-02-221-0/+135