summaryrefslogtreecommitdiff
path: root/doc/examples
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2005-11-22 11:30:50 +0000
committerMichael Vogt <michael.vogt@ubuntu.com>2005-11-22 11:30:50 +0000
commitc1ee07ec049974cf8a54160b52881404b6347f43 (patch)
treea4116e06c861898eaeb426bfa764aae159a0cac8 /doc/examples
parentf398b1a5833fdf50f8c0c541958d5770ea767be8 (diff)
downloadpython-apt-c1ee07ec049974cf8a54160b52881404b6347f43.tar.gz
* another bugfix in the new pkgPackageManager wrapper
Diffstat (limited to 'doc/examples')
-rw-r--r--doc/examples/acquire.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/examples/acquire.py b/doc/examples/acquire.py
index a5de0029..72d0c74e 100644
--- a/doc/examples/acquire.py
+++ b/doc/examples/acquire.py
@@ -53,3 +53,4 @@ res = pm.DoInstall(1)
print "pm.DoInstall() returned: %s"% res
+