summaryrefslogtreecommitdiff
path: root/python/indexfile.cc
AgeCommit message (Expand)AuthorFilesLines
2009-06-12Bugfix: Delete pointers correctly, fixing memory leaks. (LP: #370149)Julian Andres Klode1-1/+1
2009-06-03python/: Convert most names to PEP8 naming conventions (except Version,Packag...Julian Andres Klode1-0/+11
2009-04-19* python/*.cc: Export all types and add a __new__() method to them.Julian Andres Klode1-1/+1
2009-04-15* Introduce support for Python 3 (Closes: #523645)Julian Andres Klode1-0/+2
2009-04-14* python/indexfile.cc: Use tp_methods and tp_getset for PackageIndexFileTypeJulian Andres Klode1-25/+52
2008-05-16Remove trailing whitespace.Ben Finney1-6/+6
2007-07-25* apt/package.py:Michael Vogt1-1/+1
2006-03-22* added indexFile.ArchiveURI(string)Michael Vogt1-2/+18
2006-01-04* added support for pkgIndexFileMichael Vogt1-0/+76