summaryrefslogtreecommitdiff
path: root/doc/examples/progress.py
AgeCommit message (Expand)AuthorFilesLines
2015-05-07Update doc/example/action.py for py3 and latest APIMichael Vogt1-15/+15
2014-01-05make test_pep8.py passMichael Vogt1-3/+6
2014-01-05make pyflakes cleanMichael Vogt1-0/+1
2013-10-21doc/examples/*.py: Update examples to the new APIJulian Andres Klode1-39/+30
2009-05-05* apt/progress/__init__.py:Michael Vogt1-1/+17
2009-03-08* doc/examples/*.py: Fix some examples, cleanupJulian Andres Klode1-3/+3
2009-02-25add a bunch of #!/usr/bin/python to the examplesMichael Vogt1-0/+2
2009-01-12Cleanup: Comparisons to True/False, ==/!= None, deprecated modulesJulian Andres Klode1-5/+4
2008-05-16Limit code lines to maximum 79 characters, to conform with PEP 8.Ben Finney1-2/+5
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-2/+2
2008-05-16Fixes to blank lines, to conform with PEP 8.Ben Finney1-0/+14
2008-05-16Remove trailing whitespace.Ben Finney1-3/+3
2006-02-28* interface fixes for kamion, pychecker fixesMichael Vogt1-0/+17
2005-08-05* improved the examples, added README tooMichael Vogt1-1/+3
2005-08-03* some docstrings added, more api fixingMichael Vogt1-14/+14
2005-05-09* more work on the native python apt interfaceMichael Vogt1-6/+6
2005-04-11* cdrom interface addedMichael Vogt1-0/+20
2005-04-08* InstallProgress has overridable fork interface now, added example for the u...Michael Vogt1-1/+0
2005-04-08* simple InstallProgress interface addedMichael Vogt1-1/+22
2005-04-08* started the DepCache.Commit() interface Michael Vogt1-0/+30