summaryrefslogtreecommitdiff
path: root/doc/examples/deb_inspect.py
AgeCommit message (Expand)AuthorFilesLines
2014-01-05make test_pep8.py passMichael Vogt1-2/+2
2013-10-21doc/examples: Start updating to new APIJulian Andres Klode1-7/+7
2009-04-19* Update the code to use the new classes.Julian Andres Klode1-1/+1
2009-01-11Merge Ben Finney's whitespace changes (Closes: #481563)Julian Andres Klode1-5/+7
2009-01-09Cleanup: Remove whitespace at the end of line in all python codes.Julian Andres Klode1-1/+1
2008-05-16Fix spaces adjacent to commas and operators, to conform with PEP 8.Ben Finney1-4/+4
2008-05-16Fixes to blank lines, to conform with PEP 8.Ben Finney1-0/+3
2008-05-16Remove trailing whitespace.Ben Finney1-1/+1
2005-11-21* apt_inst.debExtractArchive() addedMichael Vogt1-2/+10
2005-09-20* example for working with apt_inst addedMichael Vogt1-0/+39