summaryrefslogtreecommitdiff
path: root/examples/terminal.py
diff options
context:
space:
mode:
Diffstat (limited to 'examples/terminal.py')
-rwxr-xr-xexamples/terminal.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/terminal.py b/examples/terminal.py
index 18edba1..ff30a93 100755
--- a/examples/terminal.py
+++ b/examples/terminal.py
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/env python
#
# Urwid terminal emulation widget example app
# Copyright (C) 2010 aszlig