summaryrefslogtreecommitdiff
path: root/doc/examples/inst.py
AgeCommit message (Expand)AuthorFilesLines
2014-01-05make test_pep8.py passMichael Vogt1-1/+1
2013-10-21doc/examples/*.py: Update examples to the new APIJulian Andres Klode1-3/+3
2009-03-08* doc/examples/*.py: Fix some examples, cleanupJulian Andres Klode1-3/+0
2008-05-16Imports on separate lines, to conform with PEP 8.Ben Finney1-1/+2
2008-05-16Fix spaces adjacent to commas and operators, to conform with PEP 8.Ben Finney1-2/+2
2008-05-16Fix code indentation to 4 spaces, to conform with PEP 8.Ben Finney1-18/+18
2008-05-16Fixes to blank lines, to conform with PEP 8.Ben Finney1-4/+6
2006-09-12* apt/progress.py:Michael Vogt1-4/+1
2005-12-07* InstallProgress.{error,conffile}() functions addedMichael Vogt1-1/+8
2005-12-06* apt.progress.InstallProgress class improvedMichael Vogt1-41/+22
2005-10-20* merged with the progress reporting codeMichael Vogt1-0/+16
2005-08-05* improved the examples, added README tooMichael Vogt1-4/+5
2005-08-03* API BREAK: follow PEP08 now Michael Vogt1-1/+1
2005-04-11* cdrom interface addedMichael Vogt1-1/+1
2005-04-08* InstallProgress has overridable fork interface now, added example for the u...Michael Vogt1-102/+8
2005-04-08* simple InstallProgress interface addedMichael Vogt1-2/+2
2005-04-08* started the DepCache.Commit() interface Michael Vogt1-0/+140