Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/test/test_email/
Dtest_message.py451 def message_as_get_body(self, body_parts, attachments, parts, msg): argument
454 expected = [None if n is None else allparts[n] for n in body_parts]
483 def message_as_iter_attachment(self, body_parts, attachments, parts, msg): argument
489 def message_as_iter_parts(self, body_parts, attachments, parts, msg): argument
706 def message_as_clear(self, body_parts, attachments, parts, msg): argument
714 def message_as_clear_content(self, body_parts, attachments, parts, msg): argument