|
Apache/2.2.15 (CentOS) Linux obd60-6c49958d75-2q7cw 5.4.0-174-generic #193-Ubuntu SMP Thu Mar 7 14:29:28 UTC 2024 x86_64 uid=48(apache) gid=48(apache) groups=48(apache) server ip : 172.67.192.52 | your ip : 10.244.126.0 safemode OFF > / usr / lib64 / python2.6 / email / mime / |
| Filename | /usr/lib64/python2.6/email/mime/message.pyo |
| Size | 1.42 kb |
| Permission | rw-r--r-- |
| Owner | apache |
| Create time | 23-Dec-2025 17:41 |
| Last modified | 20-Jun-2019 19:45 |
| Last accessed | 22-Apr-2026 11:42 |
| Actions | edit | rename | delete | download (gzip) |
| View | text | code | image |
Ñò
§ÚêLc @ sI d Z d g Z d d k l Z d d k l Z d e f d � � YZ d S( s, Class representing message/* MIME documents.t MIMEMessageiÿÿÿÿ( t message( t MIMENonMultipartc B s e Z d Z d d � Z RS( s, Class representing message/* MIME documents.t rfc822c C sZ t i | d | � t | t i � p t d � � n t i i | | � | i d � d S( 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).
R s&
§ÚêLc @ sI d Z d g Z d d k l Z d d k l Z d e f d � � YZ d S( s, Class representing message/* MIME documents.t MIMEMessageiÿÿÿÿ( t message( t MIMENonMultipartc B s e Z d Z d d � Z RS( s, Class representing message/* MIME documents.t rfc822c C sZ t i | d | � t | t i � p t d � � n t i i | | � | i d � d S( 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).
R s&