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