summaryrefslogtreecommitdiff
path: root/doc/examples/depcache.py
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2009-05-05 11:09:26 +0200
committerMichael Vogt <michael.vogt@ubuntu.com>2009-05-05 11:09:26 +0200
commit51c60cb3447247188bb8bf5c82b53e5199878b36 (patch)
tree5f3d6ff39d06199a0423913284149fb6e59436d5 /doc/examples/depcache.py
parentb08e026fea9ed453d2cbaaa402fe1bd17c6242dd (diff)
parent23d29169c30b2f05a0c2943832a7cf7288ff5802 (diff)
downloadpython-apt-51c60cb3447247188bb8bf5c82b53e5199878b36.tar.gz
merge from the debian-unstable tree
Diffstat (limited to 'doc/examples/depcache.py')
-rw-r--r--doc/examples/depcache.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/doc/examples/depcache.py b/doc/examples/depcache.py
index 790cc9d6..de038fe8 100644
--- a/doc/examples/depcache.py
+++ b/doc/examples/depcache.py
@@ -1,10 +1,7 @@
#!/usr/bin/python
# example how to deal with the depcache
-import apt
import apt_pkg
-import sys
-import copy
from progress import TextProgress