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/rmt.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Demo/tkinter/guido/rmt.py') diff --git a/Demo/tkinter/guido/rmt.py b/Demo/tkinter/guido/rmt.py index 44bbcf4fc7..25b84e2203 100755 --- a/Demo/tkinter/guido/rmt.py +++ b/Demo/tkinter/guido/rmt.py @@ -1,4 +1,4 @@ -#! /ufs/guido/bin/sgi/tkpython +#! /usr/local/bin/python # A Python program implementing rmt, an application for remotely # controlling other Tk applications. -- cgit v1.2.1