Home
last modified time | relevance | path

Searched refs:NonASCIILocalPartDefect (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython3/Lib/email/
Derrors.py107 class NonASCIILocalPartDefect(HeaderDefect): class
D_header_value_parser.py1479 local_part.defects.append(errors.NonASCIILocalPartDefect(
/external/python/cpython3/Lib/test/test_email/
Dtest__header_value_parser.py1216 [errors.NonASCIILocalPartDefect],