Input: more debug text
This commit is contained in:
parent
b38d4c94ca
commit
3ca2720f11
|
@ -85,6 +85,8 @@ class Input(object):
|
|||
self._C.got_nameplate(nameplate)
|
||||
@m.output()
|
||||
def record_wordlist(self, wordlist):
|
||||
from ._rlcompleter import debug
|
||||
debug(" -record_wordlist")
|
||||
self._wordlist = wordlist
|
||||
|
||||
@m.output()
|
||||
|
|
Loading…
Reference in New Issue
Block a user