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/progress.py | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc/examples/progress.py') diff --git a/doc/examples/progress.py b/doc/examples/progress.py index 83847598..304bd117 100644 --- a/doc/examples/progress.py +++ b/doc/examples/progress.py @@ -1,3 +1,5 @@ +#!/usr/bin/python + import sys import time -- cgit v1.2.3