summaryrefslogtreecommitdiff
path: root/doc/examples/checkstate.py
diff options
context:
space:
mode:
Diffstat (limited to 'doc/examples/checkstate.py')
-rwxr-xr-xdoc/examples/checkstate.py5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/examples/checkstate.py b/doc/examples/checkstate.py
index a0bdb6e7..2986872f 100755
--- a/doc/examples/checkstate.py
+++ b/doc/examples/checkstate.py
@@ -1,4 +1,9 @@
#!/usr/bin/python
+#
+#
+# this example is not usefull to find out about updated, upgradable packages
+# use the depcache.py example for it (because a pkgPolicy is not used here)
+#
import apt_pkg
apt_pkg.init()