summaryrefslogtreecommitdiff
path: root/python/indexrecords.cc
AgeCommit message (Expand)AuthorFilesLines
2009-06-12Bugfix: Delete pointers correctly, fixing memory leaks. (LP: #370149)Julian Andres Klode1-1/+1
2009-06-09Allow types providing __new__() to be subclassed.Julian Andres Klode1-1/+2
2009-06-08Fix build failures with python2.4-dbg (const)Julian Andres Klode1-1/+1
2009-06-08python/indexrecords.cc: Swap tuple elements in lookup, and raise KeyError whe...Julian Andres Klode1-3/+8
2009-06-08Add apt_pkg.HashString and apt_pkg.IndexRecords (Closes: #456141)Julian Andres Klode1-0/+121