Home | History | Annotate | Download | only in Lib

Lines Matching full:_command

929     def _command(self, name, *args):
958 if type(literal) is type(self._command):
1188 return self._command_complete(name, self._command(name, *args))