Actualized
diff --git a/Demo/stdwin/wdiff.py b/Demo/stdwin/wdiff.py
index 2c4941f..cb48fe4 100755
--- a/Demo/stdwin/wdiff.py
+++ b/Demo/stdwin/wdiff.py
@@ -1,4 +1,4 @@
-#! /usr/local/python
+#! /usr/local/bin/python
 
 # A window-oriented recursive diff utility.
 # NB: This uses undocumented window classing modules.