Searched refs:find_alphanums (Results 1 – 1 of 1) sorted by relevance
747 replace_identifier=object, find_alphanums=object)751 find_alphanums = re.compile('([a-zA-Z0-9]+)').findall variable791 encoding_key = ''.join(find_alphanums(encoding))