Searched refs:command_re (Results 1 – 1 of 1) sorted by relevance
27 command_re = re.compile(r'^[a-zA-Z]([a-zA-Z0-9_]*)$') variable531 if not command_re.match(command):