Lines Matching full:plain
160 self._default_type = 'text/plain'
360 and encoded properly, if needed, when generating the plain text
374 self.add_header('Content-Type', 'text/plain',
600 RFC 2045 defines a message's default type to be text/plain unless it
610 # RFC 2045, section 5.2 says if its invalid, use text/plain
612 return 'text/plain'
636 Most messages have a default content type of text/plain, except for
645 ctype should be either "text/plain" or "message/rfc822", although this
736 message, it will be set to "text/plain" and the new parameter and
750 ctype = 'text/plain'
1033 def get_body(self, preferencelist=('related', 'html', 'plain')):
1053 _body_types = {('text', 'plain'),
1060 Skip the first of each occurrence of text/plain, text/html,