summaryrefslogtreecommitdiff
path: root/examples/graph.py
diff options
context:
space:
mode:
Diffstat (limited to 'examples/graph.py')
-rwxr-xr-xexamples/graph.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/graph.py b/examples/graph.py
index 536fa00..4a5b5dd 100755
--- a/examples/graph.py
+++ b/examples/graph.py
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/env python
#
# Urwid graphics example program
# Copyright (C) 2004-2011 Ian Ward