Home | History | Annotate | Download | only in Lib

Lines Matching refs:_command

818     def _command(self, name, *args):

844 if type(literal) is type(self._command):
1070 return self._command_complete(name, self._command(name, *args))