Home
last modified time | relevance | path

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

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