Searched refs:iso_char (Results 1 – 1 of 1) sorted by relevance
278 iso_char = re.compile('[\177-\377]') variable296 if not must_quote_header and iso_char.search(line):339 if iso_char.search(line):