summaryrefslogtreecommitdiff
path: root/doc/examples/action.py
AgeCommit message (Expand)AuthorFilesLines
2015-05-07Update doc/example/action.py for py3 and latest APIMichael Vogt1-58/+60
2014-01-05make test_pep8.py passMichael Vogt1-1/+1
2013-10-21doc/examples: Start updating to new APIJulian Andres Klode1-66/+66
2009-04-19* Update the code to use the new classes.Julian Andres Klode1-2/+2
2009-03-08* doc/examples/*.py: Fix some examples, cleanupJulian Andres Klode1-1/+0
2009-01-12Cleanup: Comparisons to True/False, ==/!= None, deprecated modulesJulian Andres Klode1-2/+2
2008-05-16Limit code lines to maximum 79 characters, to conform with PEP 8.Ben Finney1-1/+2
2008-05-16Fixes to blank lines, to conform with PEP 8.Ben Finney1-12/+0
2005-12-06* removed debug outputMichael Vogt1-3/+0
2005-08-05* improved the examples, added README tooMichael Vogt1-4/+5
2005-04-08* started the DepCache.Commit() interface Michael Vogt1-25/+1
2005-04-07* code cleanups, simple MediaChanged implementedMichael Vogt1-1/+2
2005-04-07* added Current{CPS,Bytes,Items}, Total{Bytes,Items} to the fetch objectMichael Vogt1-2/+2
2005-03-14* basic fetch interface, mostly stubs right nowMichael Vogt1-0/+147