summaryrefslogtreecommitdiffstats
path: root/Demo/tkinter/guido/MimeViewer.py
diff options
context:
space:
mode:
Diffstat (limited to 'Demo/tkinter/guido/MimeViewer.py')
-rwxr-xr-xDemo/tkinter/guido/MimeViewer.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/Demo/tkinter/guido/MimeViewer.py b/Demo/tkinter/guido/MimeViewer.py
index 5bf194a..06b7a88 100755
--- a/Demo/tkinter/guido/MimeViewer.py
+++ b/Demo/tkinter/guido/MimeViewer.py
@@ -1,4 +1,4 @@
-#! /ufs/guido/bin/sgi/tkpython
+#! /usr/local/bin/python
# View a single MIME multipart message.
# Display each part as a box.