summaryrefslogtreecommitdiff
path: root/apt/cache.py
AgeCommit message (Expand)AuthorFilesLines
2005-05-27* don't init() the depcache in the constructor of the Cache object Michael Vogt1-1/+0
2005-05-11* __init__ added for the apt module, IsInstalled() addedMichael Vogt1-17/+52
2005-05-09* only import stuff into the cache that has at least one versionMichael Vogt1-4/+5
2005-05-09* more work on the native python apt interfaceMichael Vogt1-0/+60