Home | History | Annotate | Download | only in Lib

Lines Matching full:_command

831     def _command(self, name, *args):
857 if type(literal) is type(self._command):
1088 return self._command_complete(name, self._command(name, *args))