From 4450bab75005f254ff78ac3c21a33aa203db4394 Mon Sep 17 00:00:00 2001 From: Guido van Rossum Date: Tue, 11 Oct 1994 14:57:03 +0000 Subject: update pathnames --- Demo/tkinter/guido/electrons.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Demo/tkinter/guido/electrons.py') diff --git a/Demo/tkinter/guido/electrons.py b/Demo/tkinter/guido/electrons.py index 56f33f46a2..5f6c8b589d 100755 --- a/Demo/tkinter/guido/electrons.py +++ b/Demo/tkinter/guido/electrons.py @@ -1,4 +1,5 @@ -#!/ufs/guido/bin/sgi/tkpython +#! /usr/local/bin/python + # Simulate "electrons" migrating across the screen. # An optional bitmap file in can be in the background. # -- cgit v1.2.1