/usr/local/bin/python -> /usr/bin/env python
diff --git a/Demo/tkinter/www/www1.py b/Demo/tkinter/www/www1.py
index dc30e21..558fd74 100755
--- a/Demo/tkinter/www/www1.py
+++ b/Demo/tkinter/www/www1.py
@@ -1,4 +1,4 @@
-#! /usr/local/bin/python
+#! /usr/bin/env python
# www1.py -- print the contents of a URL on stdout
diff --git a/Demo/tkinter/www/www10.py b/Demo/tkinter/www/www10.py
index def5196..eef5220 100755
--- a/Demo/tkinter/www/www10.py
+++ b/Demo/tkinter/www/www10.py
@@ -1,4 +1,4 @@
-#! /usr/local/bin/python
+#! /usr/bin/env python
# www10.py -- display the contents of a URL in a Text widget
# - set window title
diff --git a/Demo/tkinter/www/www11.py b/Demo/tkinter/www/www11.py
index 59b71c0..0b13ce1 100755
--- a/Demo/tkinter/www/www11.py
+++ b/Demo/tkinter/www/www11.py
@@ -1,4 +1,4 @@
-#! /usr/local/bin/python
+#! /usr/bin/env python
# www11.py -- display the contents of a URL in a Text widget
# - set window title
diff --git a/Demo/tkinter/www/www12.py b/Demo/tkinter/www/www12.py
index 2e870c4..78884c9 100755
--- a/Demo/tkinter/www/www12.py
+++ b/Demo/tkinter/www/www12.py
@@ -1,4 +1,4 @@
-#! /usr/local/bin/python
+#! /usr/bin/env python
# www12.py -- display the contents of a URL in a Text widget
# - set window title
diff --git a/Demo/tkinter/www/www13.py b/Demo/tkinter/www/www13.py
index af9b176..90de016 100755
--- a/Demo/tkinter/www/www13.py
+++ b/Demo/tkinter/www/www13.py
@@ -1,4 +1,4 @@
-#! /usr/local/bin/python
+#! /usr/bin/env python
# www13.py -- display the contents of a URL in a Text widget
# - set window title
diff --git a/Demo/tkinter/www/www2.py b/Demo/tkinter/www/www2.py
index d14306a..3501803 100755
--- a/Demo/tkinter/www/www2.py
+++ b/Demo/tkinter/www/www2.py
@@ -1,4 +1,4 @@
-#! /usr/local/bin/python
+#! /usr/bin/env python
# www2.py -- print the contents of a URL on stdout
# - error checking
diff --git a/Demo/tkinter/www/www3.py b/Demo/tkinter/www/www3.py
index eb8b07f..e1b1bc5 100755
--- a/Demo/tkinter/www/www3.py
+++ b/Demo/tkinter/www/www3.py
@@ -1,4 +1,4 @@
-#! /usr/local/bin/python
+#! /usr/bin/env python
# www3.py -- print the contents of a URL on stdout
# - error checking
diff --git a/Demo/tkinter/www/www4.py b/Demo/tkinter/www/www4.py
index 4351004..b916dca 100755
--- a/Demo/tkinter/www/www4.py
+++ b/Demo/tkinter/www/www4.py
@@ -1,4 +1,4 @@
-#! /usr/local/bin/python
+#! /usr/bin/env python
# www4.py -- display the contents of a URL in a Text widget
diff --git a/Demo/tkinter/www/www5.py b/Demo/tkinter/www/www5.py
index 0ea451f..83f6ab9 100755
--- a/Demo/tkinter/www/www5.py
+++ b/Demo/tkinter/www/www5.py
@@ -1,4 +1,4 @@
-#! /usr/local/bin/python
+#! /usr/bin/env python
# www5.py -- display the contents of a URL in a Text widget
# - set window title
diff --git a/Demo/tkinter/www/www6.py b/Demo/tkinter/www/www6.py
index a9b0698..a8824fa 100755
--- a/Demo/tkinter/www/www6.py
+++ b/Demo/tkinter/www/www6.py
@@ -1,4 +1,4 @@
-#! /usr/local/bin/python
+#! /usr/bin/env python
# www6.py -- display the contents of a URL in a Text widget
# - set window title
diff --git a/Demo/tkinter/www/www7.py b/Demo/tkinter/www/www7.py
index cb4313d..be66dc8 100755
--- a/Demo/tkinter/www/www7.py
+++ b/Demo/tkinter/www/www7.py
@@ -1,4 +1,4 @@
-#! /usr/local/bin/python
+#! /usr/bin/env python
# www7.py -- display the contents of a URL in a Text widget
# - set window title
diff --git a/Demo/tkinter/www/www8.py b/Demo/tkinter/www/www8.py
index 868a7ed..097121b 100755
--- a/Demo/tkinter/www/www8.py
+++ b/Demo/tkinter/www/www8.py
@@ -1,4 +1,4 @@
-#! /usr/local/bin/python
+#! /usr/bin/env python
# www8.py -- display the contents of a URL in a Text widget
# - set window title
diff --git a/Demo/tkinter/www/www9.py b/Demo/tkinter/www/www9.py
index 60b46ed..12ca0f3 100755
--- a/Demo/tkinter/www/www9.py
+++ b/Demo/tkinter/www/www9.py
@@ -1,4 +1,4 @@
-#! /usr/local/bin/python
+#! /usr/bin/env python
# www9.py -- display the contents of a URL in a Text widget
# - set window title