diff options
Diffstat (limited to 'examples/calc.py')
| -rwxr-xr-x | examples/calc.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/calc.py b/examples/calc.py index e56be4a..39c37f7 100755 --- a/examples/calc.py +++ b/examples/calc.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # # Urwid advanced example column calculator application # Copyright (C) 2004-2009 Ian Ward |
