Searched defs:fcre (Results 1 - 2 of 2) sorted by relevance
/third_party/python/Lib/email/ | ||
H A D | generator.py | 22 fcre = re.compile(r'^From ', re.MULTILINE) variable |
H A D | header.py | 48 fcre = re.compile(r'[\041-\176]+:$') variable |
Completed in 2 milliseconds