summaryrefslogtreecommitdiff
path: root/apt/__init__.py
AgeCommit message (Expand)AuthorFilesLines
2005-08-05* FutureWarning is added, example how to filter it away too. README.apt addedMichael Vogt1-4/+3
2005-08-04* downloads can be canceld now (in FetchProgress::Pulse)Michael Vogt1-1/+1
2005-08-04* make the change to the property more clean (thanks to jamesh for his tips)Michael Vogt1-1/+3
2005-07-26* documentation updates, print a warning if "import apt" is usedMichael Vogt1-2/+6
2005-05-11* __init__ added for the apt module, IsInstalled() addedMichael Vogt1-0/+13