From 19bd571a866fbe66d1bf024d458cfff8193c3f4d Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Wed, 25 Feb 2009 19:40:08 +0100 Subject: add a bunch of #!/usr/bin/python to the examples --- doc/examples/update.py | 1 + 1 file changed, 1 insertion(+) (limited to 'doc/examples/update.py') 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 -- cgit v1.2.3