diff options
Diffstat (limited to 'examples/browse.py')
-rwxr-xr-x | examples/browse.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/browse.py b/examples/browse.py index ab689c0..6c0eb37 100755 --- a/examples/browse.py +++ b/examples/browse.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # # Urwid example lazy directory browser / tree view # Copyright (C) 2004-2011 Ian Ward |