summaryrefslogtreecommitdiff
path: root/DistUpgrade/DistUpgradeCache.py
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2006-09-30 00:31:48 +0200
committerMichael Vogt <michael.vogt@ubuntu.com>2006-09-30 00:31:48 +0200
commite6caff1e5bb222d50cb7a521f1ebee723ac1fc9d (patch)
treef0ec246c74d5b0aab6bd17c0839ec11f6dbb48c3 /DistUpgrade/DistUpgradeCache.py
parent359989e5177a6c376380d6d00003b5ea19403f0e (diff)
downloadpython-apt-e6caff1e5bb222d50cb7a521f1ebee723ac1fc9d.tar.gz
* changelog updates, uploaded
Diffstat (limited to 'DistUpgrade/DistUpgradeCache.py')
-rw-r--r--DistUpgrade/DistUpgradeCache.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/DistUpgrade/DistUpgradeCache.py b/DistUpgrade/DistUpgradeCache.py
index 453efe92..3d10c707 100644
--- a/DistUpgrade/DistUpgradeCache.py
+++ b/DistUpgrade/DistUpgradeCache.py
@@ -1,7 +1,6 @@
import warnings
warnings.filterwarnings("ignore", "apt API not stable yet", FutureWarning)
-warnings.filterwarnings("ignore", "apt API not stable yet", FutureWarning)
import apt
import apt_pkg
import os