Searched refs:__command (Results 1 – 1 of 1) sorted by relevance
123 def execute_user_command(self, __command): argument124 exec(__command, globals(), locals())