| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove subprocess24 | Victor Stinner | 2015-04-22 | 1 | -4/+1 |
| | | |||||
| * | Strip trailing spaces | Victor Stinner | 2015-04-21 | 1 | -4/+4 |
| | | |||||
| * | Python 3: fix more submodules | Victor Stinner | 2014-03-19 | 1 | -10/+10 |
| | | | | | | * print syntax * replace "except Exception, exc:" with "except Exception as exc:" | ||||
| * | A big commit, primarily aesthetic/whitespace in nature. This is the result ↵ | ianb | 2006-10-20 | 1 | -5/+5 |
| | | | | | of running pylint over the codebase. Some minor/hard-to-reach typos were also picked up. | ||||
| * | Added copyright header to a bunch of files | ianb | 2006-06-13 | 1 | -0/+2 |
| | | |||||
| * | Moved doctest_webapp; old location not deprecated because I think it is ↵ | ianb | 2005-12-13 | 1 | -0/+433 |
| probably broken at the moment anyway, so obviously no one is depending on it ;) | |||||
