Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-10-21 | doc/examples/*.py: Update examples to the new API | Julian Andres Klode | 1 | -9/+9 |
2009-01-12 | Cleanup: Comparisons to True/False, ==/!= None, deprecated modules | Julian Andres Klode | 1 | -2/+1 |
2008-05-16 | Imports on separate lines, to conform with PEP 8. | Ben Finney | 1 | -1/+5 |
2008-05-16 | Remove redundant semicolons from statements. | Ben Finney | 1 | -10/+10 |
2008-05-16 | Fix spaces adjacent to commas and operators, to conform with PEP 8. | Ben Finney | 1 | -12/+12 |
2008-05-16 | Fix code indentation to 4 spaces, to conform with PEP 8. | Ben Finney | 1 | -20/+20 |
2008-05-16 | Remove trailing whitespace. | Ben Finney | 1 | -3/+3 |
2004-11-24 | Initial revision | Arch Librarian | 1 | -0/+36 |