Server IP : 111.118.215.189 / Your IP : 3.142.201.19 Web Server : Apache System : Linux md-in-83.webhostbox.net 4.19.286-203.ELK.el7.x86_64 #1 SMP Wed Jun 14 04:33:55 CDT 2023 x86_64 User : a1673wkz ( 2475) PHP Version : 8.2.25 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON Directory (0755) : /lib64/python2.7/email/ |
[ Home ] | [ C0mmand ] | [ Upload File ] |
---|
� o��fc@sndZddddgZddlZddlmZd�Zd �Zd �Zd�Z d�Z d �ZdS(s Encodings and related functions.tencode_7or8bitt encode_base64tencode_noopt encode_quoprii����N(tencodestringcCs"t|dt�}|jdd�S(Nt quotetabst s=20(t _encodestringtTruetreplace(tstenc((s&/usr/lib64/python2.7/email/encoders.pyt_qencodescCsL|s |S|ddk}tj|�}|rH|ddkrH|d S|S(Ni����s (tbase64R(R t hasnewlinetvalue((s&/usr/lib64/python2.7/email/encoders.pyt_bencodescCs3|j�}t|�}|j|�d|d<dS(slEncode the message's payload in Base64. Also, add an appropriate Content-Transfer-Encoding header. R sContent-Transfer-EncodingN(tget_payloadRtset_payload(tmsgtorigtencdata((s&/usr/lib64/python2.7/email/encoders.pyR's cCs3|j�}t|�}|j|�d|d<dS(svEncode the message's payload in quoted-printable. Also, add an appropriate Content-Transfer-Encoding header. squoted-printablesContent-Transfer-EncodingN(RRR(RRR((s&/usr/lib64/python2.7/email/encoders.pyR3s cCsc|j�}|dkr&d|d<dSy|jd�Wntk rTd|d<nXd|d<dS(s9Set the Content-Transfer-Encoding header to 7bit or 8bit.t7bitsContent-Transfer-EncodingNtasciit8bit(RtNonetencodetUnicodeError(RR((s&/usr/lib64/python2.7/email/encoders.pyR?s cCsdS(sDo nothing.N((R((s&/usr/lib64/python2.7/email/encoders.pyRQs(t__doc__t__all__R tquopriRRRRRRRR(((s&/usr/lib64/python2.7/email/encoders.pyt<module>s