From 3d75555b2bd6abdd705c36c9c3b3ddc87c43a59c Mon Sep 17 00:00:00 2001 From: Guilherme Polo Date: Wed, 5 Aug 2009 16:51:41 +0000 Subject: Easier reference to find (at least while svn continues being used). --- Lib/idlelib/rpc.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Lib/idlelib/rpc.py') diff --git a/Lib/idlelib/rpc.py b/Lib/idlelib/rpc.py index 5adf32b384..d49298457a 100644 --- a/Lib/idlelib/rpc.py +++ b/Lib/idlelib/rpc.py @@ -597,4 +597,4 @@ class MethodProxy(object): # XXX KBK 09Sep03 We need a proper unit test for this module. Previously -# existing test code was removed at Rev 1.27. +# existing test code was removed at Rev 1.27 (r34098). -- cgit v1.2.1