From fd05e219b8f1e274dd94ea0c8060764c73fe7311 Mon Sep 17 00:00:00 2001 From: moculus Date: Mon, 30 Jul 2007 15:06:35 +0000 Subject: [PATCH] --HG-- branch : pmacs2 --- method.py | 1 + 1 file changed, 1 insertion(+) diff --git a/method.py b/method.py index a0db2bc..72124c4 100644 --- a/method.py +++ b/method.py @@ -1542,4 +1542,5 @@ class TokenComplete(Method): if not n: return + # XYZ w.set_error("%r (%r) completing to %r (%d)" % (t.string, t.fqname(), s, n))