branch : pmacs2
This commit is contained in:
moculus 2007-07-30 15:06:35 +00:00
parent 0a2da34aa7
commit fd05e219b8
1 changed files with 1 additions and 0 deletions

View File

@ -1542,4 +1542,5 @@ class TokenComplete(Method):
if not n: if not n:
return return
# XYZ
w.set_error("%r (%r) completing to %r (%d)" % (t.string, t.fqname(), s, n)) w.set_error("%r (%r) completing to %r (%d)" % (t.string, t.fqname(), s, n))