Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-10-21 | doc/examples/*.py: Update examples to the new API | Julian Andres Klode | 1 | -2/+2 | |
Closes: #639022 | |||||
2013-10-21 | doc/examples: Start updating to new API | Julian Andres Klode | 1 | -9/+9 | |
2009-04-19 | * Update the code to use the new classes. | Julian Andres Klode | 1 | -1/+1 | |
2008-08-08 | Fix whitespace in changes from 0.7.7. | Ben Finney | 1 | -1/+1 | |
2008-07-21 | * doc/examples/config.py: | Emanuele Rocca | 1 | -2/+1 | |
- Fix config.py --help (closes: #257007) | |||||
2008-05-16 | Limit code lines to maximum 79 characters, to conform with PEP 8. | Ben Finney | 1 | -1/+2 | |
2008-05-16 | Imports on separate lines, to conform with PEP 8. | Ben Finney | 1 | -1/+3 | |
2008-05-16 | Remove redundant semicolons from statements. | Ben Finney | 1 | -6/+6 | |
2008-05-16 | Fix spaces adjacent to commas and operators, to conform with PEP 8. | Ben Finney | 1 | -16/+16 | |
2008-05-16 | Fix code indentation to 4 spaces, to conform with PEP 8. | Ben Finney | 1 | -8/+8 | |
2004-11-24 | Initial revision | Arch Librarian | 1 | -0/+55 | |
Author: jgg Date: 2001-02-20 06:32:01 GMT Initial revision |