diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2005-12-06 12:18:19 +0000 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2005-12-06 12:18:19 +0000 |
| commit | e17b802158234e43560e3d82436f745cb159d798 (patch) | |
| tree | 6a79492cea7eed04906e96e7c7e1a156a9efe5a1 /doc | |
| parent | bc7a0801357ecb20535efc3aefad1832274bb29c (diff) | |
| download | python-apt-e17b802158234e43560e3d82436f745cb159d798.tar.gz | |
* removed debug output
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/examples/action.py | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/doc/examples/action.py b/doc/examples/action.py index a794317a..adf26539 100644 --- a/doc/examples/action.py +++ b/doc/examples/action.py @@ -30,9 +30,6 @@ sys.exit(0) - - - iter = cache["base-config"] print "example package iter: %s" % iter |
