summaryrefslogtreecommitdiff
path: root/DistUpgrade/DistUpgradeView.py
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2006-01-11 18:48:12 +0100
committerMichael Vogt <michael.vogt@ubuntu.com>2006-01-11 18:48:12 +0100
commit4e79e7a7b6c57b458bf97d6c5083989054a2ca75 (patch)
tree0b62d0e8cc179268e705903725f44a48e7786629 /DistUpgrade/DistUpgradeView.py
parent425b2d6407817598f9a6c9c606762a96d8407e5e (diff)
downloadpython-apt-4e79e7a7b6c57b458bf97d6c5083989054a2ca75.tar.gz
* be careful about remove obsolete, only remove if no other package (outside
of obsoletes) gets deleted
Diffstat (limited to 'DistUpgrade/DistUpgradeView.py')
-rw-r--r--DistUpgrade/DistUpgradeView.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/DistUpgrade/DistUpgradeView.py b/DistUpgrade/DistUpgradeView.py
index f45932f6..ba223a1b 100644
--- a/DistUpgrade/DistUpgradeView.py
+++ b/DistUpgrade/DistUpgradeView.py
@@ -64,3 +64,4 @@ class DistUpgradeView(object):
def error(self, summary, msg, extended_msg=None):
" display a error "
pass
+