Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert all strings to conform single-quoted style | Sviatoslav Sydorenko | 2016-09-08 | 1 | -9/+9 |
* | Fix E402 in test/modfastcgi | Sviatoslav Sydorenko | 2016-09-08 | 1 | -1/+2 |
* | Fix flake8 error: F401 '<mod>' imported but unused | Sviatoslav Sydorenko | 2016-08-24 | 1 | -3/+1 |
* | Running: autopep8 -vvvvv -i `find . -name '*.py'` | Gustavo Picon | 2014-01-12 | 1 | -2/+4 |
* | Removed trailing whitespace from the codebase. | Gustavo Picon | 2012-04-03 | 1 | -8/+8 |
* | Bye bye, py2/3. | Robert Brewer | 2011-07-02 | 1 | -0/+135 |
* | Bringing python3 back into trunk with its own py3 folder; what was in trunk g...trunk | Robert Brewer | 2011-02-25 | 1 | -135/+0 |
* | New test/modfastcgi.py (I couldn't get mod_fcgid working well with our test s... | Robert Brewer | 2011-02-22 | 1 | -0/+135 |