summaryrefslogtreecommitdiff
path: root/doc/examples/metaindex.py
AgeCommit message (Collapse)AuthorFilesLines
2013-10-21doc/examples/*.py: Update examples to the new APIJulian Andres Klode1-5/+5
Closes: #639022
2009-04-19* Update the code to use the new classes.Julian Andres Klode1-1/+1
2009-02-25add a bunch of #!/usr/bin/python to the examplesMichael Vogt1-0/+1
2008-05-16Fix spaces adjacent to commas and operators, to conform with PEP 8.Ben Finney1-3/+3
2007-09-04* python/metaindex.cc:Michael Vogt1-0/+15
- added support for the metaIndex objects * python/sourceslist.cc: - support new "List" attribute that returns the list of metaIndex source entries