|
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 : 104.21.65.202 | your ip : 10.244.126.0 safemode OFF > / usr / lib64 / python2.6 / email / mime / |
| Filename | /usr/lib64/python2.6/email/mime/text.pyc |
| Size | 1.28 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 text/* type MIME documents.t MIMETextiÿÿÿÿ( t encode_7or8bit( t MIMENonMultipartc B s e Z d Z d d d � Z RS( s0 Class for generating text/* type MIME documents.t plains us-asciic C s1 t i | d | h | d 6� | i | | � d S( s~ Create a text/* type MIME document.
_text is the string for this message object.
_subtype is the MIME sub content type, defaulting to "plain".
_charset is the character set parameter added to the Content-Type
header. This defaults to "us-ascii". Note that as a side-effect, the
Content-Transfer-Encoding header will also be set.
t textt charsetN( R t __init__t set_payload( t selft _textt _subtypet _charset( ( s' /usr/lib64/python2.6/email/mime/text.pyR s ( t __name__t
__module__t __doc__R ( ( ( s' /usr/lib64/python2.6/email/mime/text.pyR s N( R t __all__t email.encodersR t email.mime.nonmultipartR R ( ( ( s' /usr/lib64/python2.6/email/mime/text.pyt <module> 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 text/* type MIME documents.t MIMETextiÿÿÿÿ( t encode_7or8bit( t MIMENonMultipartc B s e Z d Z d d d � Z RS( s0 Class for generating text/* type MIME documents.t plains us-asciic C s1 t i | d | h | d 6� | i | | � d S( s~ Create a text/* type MIME document.
_text is the string for this message object.
_subtype is the MIME sub content type, defaulting to "plain".
_charset is the character set parameter added to the Content-Type
header. This defaults to "us-ascii". Note that as a side-effect, the
Content-Transfer-Encoding header will also be set.
t textt charsetN( R t __init__t set_payload( t selft _textt _subtypet _charset( ( s' /usr/lib64/python2.6/email/mime/text.pyR s ( t __name__t
__module__t __doc__R ( ( ( s' /usr/lib64/python2.6/email/mime/text.pyR s N( R t __all__t email.encodersR t email.mime.nonmultipartR R ( ( ( s' /usr/lib64/python2.6/email/mime/text.pyt <module> s