Searched refs:emparse_list_from (Results 1 – 1 of 1) sorted by relevance
96 emparse_list_from = re.compile('^From:', re.IGNORECASE|re.MULTILINE) variable99 res = emparse_list_from.search(data)