Age | Commit message (Expand) | Author | Files | Lines |
2015-05-07 | Update doc/example/action.py for py3 and latest API | Michael Vogt | 1 | -58/+60 |
2014-01-05 | make test_pep8.py pass | Michael Vogt | 1 | -1/+1 |
2013-10-21 | doc/examples: Start updating to new API | Julian Andres Klode | 1 | -66/+66 |
2009-04-19 | * Update the code to use the new classes. | Julian Andres Klode | 1 | -2/+2 |
2009-03-08 | * doc/examples/*.py: Fix some examples, cleanup | Julian Andres Klode | 1 | -1/+0 |
2009-01-12 | Cleanup: Comparisons to True/False, ==/!= None, deprecated modules | Julian Andres Klode | 1 | -2/+2 |
2008-05-16 | Limit code lines to maximum 79 characters, to conform with PEP 8. | Ben Finney | 1 | -1/+2 |
2008-05-16 | Fixes to blank lines, to conform with PEP 8. | Ben Finney | 1 | -12/+0 |
2005-12-06 | * removed debug output | Michael Vogt | 1 | -3/+0 |
2005-08-05 | * improved the examples, added README too | Michael Vogt | 1 | -4/+5 |
2005-04-08 | * started the DepCache.Commit() interface | Michael Vogt | 1 | -25/+1 |
2005-04-07 | * code cleanups, simple MediaChanged implemented | Michael Vogt | 1 | -1/+2 |
2005-04-07 | * added Current{CPS,Bytes,Items}, Total{Bytes,Items} to the fetch object | Michael Vogt | 1 | -2/+2 |
2005-03-14 | * basic fetch interface, mostly stubs right now | Michael Vogt | 1 | -0/+147 |