Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-01-05 | make test_pep8.py pass | Michael Vogt | 1 | -2/+2 |
2013-10-21 | doc/examples: Start updating to new API | Julian Andres Klode | 1 | -7/+7 |
2009-04-19 | * Update the code to use the new classes. | Julian Andres Klode | 1 | -1/+1 |
2009-01-11 | Merge Ben Finney's whitespace changes (Closes: #481563) | Julian Andres Klode | 1 | -5/+7 |
2009-01-09 | Cleanup: Remove whitespace at the end of line in all python codes. | Julian Andres Klode | 1 | -1/+1 |
2008-05-16 | Fix spaces adjacent to commas and operators, to conform with PEP 8. | Ben Finney | 1 | -4/+4 |
2008-05-16 | Fixes to blank lines, to conform with PEP 8. | Ben Finney | 1 | -0/+3 |
2008-05-16 | Remove trailing whitespace. | Ben Finney | 1 | -1/+1 |
2005-11-21 | * apt_inst.debExtractArchive() added | Michael Vogt | 1 | -2/+10 |
2005-09-20 | * example for working with apt_inst added | Michael Vogt | 1 | -0/+39 |