Home | History | Annotate | Download | only in Lib

Lines Matching defs:_command

834     def _command(self, name, *args):
860 if type(literal) is type(self._command):
1091 return self._command_complete(name, self._command(name, *args))