summaryrefslogtreecommitdiff
path: root/examples/browse.py
diff options
context:
space:
mode:
Diffstat (limited to 'examples/browse.py')
-rwxr-xr-xexamples/browse.py2
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