summaryrefslogtreecommitdiffstats
path: root/Demo/stdwin/microedit.py
diff options
context:
space:
mode:
Diffstat (limited to 'Demo/stdwin/microedit.py')
-rwxr-xr-xDemo/stdwin/microedit.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/Demo/stdwin/microedit.py b/Demo/stdwin/microedit.py
index eca093a..1091676 100755
--- a/Demo/stdwin/microedit.py
+++ b/Demo/stdwin/microedit.py
@@ -1,4 +1,4 @@
-#! /usr/local/bin/python
+#! /usr/bin/env python
# A minimal single-window text editor using STDWIN's text objects.
#