]> granicus.if.org Git - python/commitdiff
Easier reference to find (at least while svn continues being used).
authorGuilherme Polo <ggpolo@gmail.com>
Wed, 5 Aug 2009 16:51:41 +0000 (16:51 +0000)
committerGuilherme Polo <ggpolo@gmail.com>
Wed, 5 Aug 2009 16:51:41 +0000 (16:51 +0000)
Lib/idlelib/rpc.py

index 5adf32b384a14003233d4d54ad4bc10bccd69889..d49298457a2e9df48e5361690723e7d941c149da 100644 (file)
@@ -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).