diff options
Diffstat (limited to 'Demo/tkinter/www/www11.py')
-rwxr-xr-x | Demo/tkinter/www/www11.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Demo/tkinter/www/www11.py b/Demo/tkinter/www/www11.py index 59b71c0..0b13ce1 100755 --- a/Demo/tkinter/www/www11.py +++ b/Demo/tkinter/www/www11.py @@ -1,4 +1,4 @@ -#! /usr/local/bin/python +#! /usr/bin/env python # www11.py -- display the contents of a URL in a Text widget # - set window title |