Home
last modified time | relevance | path

Searched refs:CloseBoundaryNotFoundDefect (Results 1 - 3 of 3) sorted by relevance

/third_party/python/Lib/email/
H A Derrors.py47 class CloseBoundaryNotFoundDefect(MessageDefect): class
H A Dfeedparser.py438 defect = errors.CloseBoundaryNotFoundDefect()
/third_party/python/Lib/test/test_email/
H A Dtest_defect_handling.py295 with self._raise_point(errors.CloseBoundaryNotFoundDefect):
301 [errors.CloseBoundaryNotFoundDefect])

Completed in 3 milliseconds