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