_error_re = [re.compile(r'%Error'),
             re.compile(r'% Unrecognized', re.I),
             re.compile(r'% Inactive', re.I)]