Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-10-21 | doc/examples/*.py: Update examples to the new API | Julian Andres Klode | 1 | -2/+2 | |
Closes: #639022 | |||||
2009-02-25 | add a bunch of #!/usr/bin/python to the examples | Michael Vogt | 1 | -0/+1 | |
2008-05-16 | Fix spaces adjacent to commas and operators, to conform with PEP 8. | Ben Finney | 1 | -1/+1 | |
2008-01-04 | * use the new CacheFile::ListUpdate() code | Michael Vogt | 1 | -0/+13 | |
* add example in doc/examples/update.py |