Searched refs:_8bit (Results 1 – 1 of 1) sorted by relevance
827 _8bit = re.compile(r"[\200-\377]") variable830 if _8bit.search(s) is not None: