summaryrefslogtreecommitdiff
path: root/doc/examples/update.py
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2009-02-25 19:40:08 +0100
committerMichael Vogt <michael.vogt@ubuntu.com>2009-02-25 19:40:08 +0100
commit19bd571a866fbe66d1bf024d458cfff8193c3f4d (patch)
tree3669b596854e7450d8bafdecfc3e1355f9f3c174 /doc/examples/update.py
parentb9a649803801c8925a4109d252c52846bfd020fd (diff)
downloadpython-apt-19bd571a866fbe66d1bf024d458cfff8193c3f4d.tar.gz
add a bunch of #!/usr/bin/python to the examples
Diffstat (limited to 'doc/examples/update.py')
-rwxr-xr-xdoc/examples/update.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/examples/update.py b/doc/examples/update.py
index 364fa1c9..5929c9f8 100755
--- a/doc/examples/update.py
+++ b/doc/examples/update.py
@@ -1,3 +1,4 @@
+#!/usr/bin/python
import apt
import apt_pkg
import os.path