Plan 9 from Bell Labs’s /usr/web/sources/contrib/stallion/root/sys/lib/python2.7/email/mime/message.pyc

Copyright © 2021 Plan 9 Foundation.
Distributed under the MIT License.
Download the Plan 9 distribution.


�`^c@sIdZdgZddlmZddlmZdefd��YZdS(s,Class representing message/* MIME documents.tMIMEMessagei�(tmessage(tMIMENonMultipartcBseZdZdd�ZRS(s,Class representing message/* MIME documents.trfc822cCsXtj|d|�t|tj�s4td��ntjj||�|jd�dS(s�Create a message/* type MIME document.

        _msg is a message object and must be an instance of Message, or a
        derived class of Message, otherwise a TypeError is raised.

        Optional _subtype defines the subtype of the contained message.  The
        default is "rfc822" (this is defined by the MIME standard, even though
        the term "rfc822" is technically outdated by RFC 2822).
        Rs&Argument is not an instance of Messagesmessage/rfc822N(Rt__init__t
isinstanceRtMessaget	TypeErrortattachtset_default_type(tselft_msgt_subtype((s(/sys/lib/python2.7/email/mime/message.pyRs

(t__name__t
__module__t__doc__R(((s(/sys/lib/python2.7/email/mime/message.pyRsN(Rt__all__temailRtemail.mime.nonmultipartRR(((s(/sys/lib/python2.7/email/mime/message.pyt<module>s	

Bell Labs OSI certified Powered by Plan 9

(Return to Plan 9 Home Page)

Copyright © 2021 Plan 9 Foundation. All Rights Reserved.
Comments to webmaster@9p.io.