diff options
Diffstat (limited to 'examples/terminal.py')
-rwxr-xr-x | examples/terminal.py | 2 |
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 |