diff options
Diffstat (limited to 'examples/tour.py')
-rwxr-xr-x | examples/tour.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/tour.py b/examples/tour.py index fedfb59..cf04da2 100755 --- a/examples/tour.py +++ b/examples/tour.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # # Urwid tour. It slices, it dices.. # Copyright (C) 2004-2011 Ian Ward |