summaryrefslogtreecommitdiff
path: root/examples/edit.py
diff options
context:
space:
mode:
Diffstat (limited to 'examples/edit.py')
-rwxr-xr-xexamples/edit.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/edit.py b/examples/edit.py
index e4fb4b0..e2cc2fa 100755
--- a/examples/edit.py
+++ b/examples/edit.py
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/env python
#
# Urwid example lazy text editor suitable for tabbed and format=flowed text
# Copyright (C) 2004-2009 Ian Ward