summaryrefslogtreecommitdiff
path: root/python/hashstring.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-2/+2
2009-06-08Add apt_pkg.HashString and apt_pkg.IndexRecords (Closes: #456141)Julian Andres Klode1-0/+140