Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-10-21 | doc/examples/*.py: Update examples to the new API | Julian Andres Klode | 1 | -5/+5 | |
Closes: #639022 | |||||
2009-04-19 | * Update the code to use the new classes. | Julian Andres Klode | 1 | -1/+1 | |
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 | -3/+3 | |
2007-09-04 | * python/metaindex.cc: | Michael Vogt | 1 | -0/+15 | |
- added support for the metaIndex objects * python/sourceslist.cc: - support new "List" attribute that returns the list of metaIndex source entries |