$40 GRAYBYTE WORDPRESS FILE MANAGER $14

SERVER : premium201.web-hosting.com #1 SMP Wed Mar 26 12:08:09 UTC 2025
SERVER IP : 172.67.162.162 | ADMIN IP 216.73.217.77
OPTIONS : CRL = ON | WGT = ON | SDO = OFF | PKEX = OFF
DEACTIVATED : NONE

/opt/alt/python311/lib64/python3.11/email/__pycache__/

HOME
Current File : /opt/alt/python311/lib64/python3.11/email/__pycache__//base64mime.cpython-311.pyc
�

�0�i�
��f�dZgd�ZddlmZddlmZmZdZdZdZ	dZ
d	�Zdd�Zdefd
�Z
d�ZeZeZdS)a�Base64 content transfer encoding per RFCs 2045-2047.

This module handles the content transfer encoding method defined in RFC 2045
to encode arbitrary 8-bit data using the three 8-bit bytes in four 7-bit
characters encoding known as Base64.

It is used in the MIME standards for email to attach images, audio, and text
using some 8-bit character sets to messages.

This module provides an interface to encode and decode both headers and bodies
with Base64 encoding.

RFC 2045 defines a method for including character set information in an
`encoded-word' in a header.  This method is commonly used for 8-bit real names
in To:, From:, Cc:, etc. fields, as well as Subject: lines.

This module does not do the line wrapping or end-of-line character conversion
necessary for proper internationalized headers; it only does dumb encoding and
decoding.  To deal with the various line wrapping issues, use the email.header
module.
)�body_decode�body_encode�decode�decodestring�
header_encode�
header_length�)�	b64encode)�
b2a_base64�
a2b_base64z
�
��c�^�tt|��d��\}}|dz}|r|dz
}|S)z6Return the length of s when it is encoded with base64.��)�divmod�len)�	bytearray�groups_of_3�leftover�ns    �7/opt/alt/python311/lib64/python3.11/email/base64mime.pyrr1s;��"�3�y�>�>�1�5�5��K���a��A���	�Q����H��
iso-8859-1c��|sdSt|t��r|�|��}t|���d��}d|�d|�d�S)z�Encode a single header line with Base64 encoding in a given charset.

    charset names the character set to use to encode the header.  It defaults
    to iso-8859-1.  Base64 encoding is defined in RFC 2045.
    r
�asciiz=?z?b?z?=)�
isinstance�str�encoder	r)�header_bytes�charset�encodeds   rrr;sf�����r��,��$�$�4�#�*�*�7�3�3����%�%�,�,�W�5�5�G�G�#�G�G�W�W�W�-�-r�Lc�|�|sdSg}|dzdz}tdt|��|��D]v}t||||z����d��}|�t
��r|t
kr
|dd�|z}|�|���wt�|��S)a1Encode a string with base64.

    Each line will be wrapped at, at most, maxlinelen characters (defaults to
    76 characters).

    Each line of encoded text will end with eol, which defaults to "\n".  Set
    this to "\r\n" if you will be using the result of this function directly
    in an email.
    r
rrrrN���)	�rangerr
r�endswith�NL�append�EMPTYSTRING�join)�s�
maxlinelen�eol�encvec�
max_unencoded�i�encs       rrrIs���
���r�
�F���N�a�'�M�
�1�c�!�f�f�m�
,�
,������1�Q��.�.�/�0�0�7�7��@�@���<�<����	!��r�	�	��c�r�c�(�S�.�C��
�
�c��������F�#�#�#rc��|st��St|t��r"t|�d����St|��S)z�Decode a raw base64 string, returning a bytes object.

    This function does not parse a full MIME header value encoded with
    base64 (like =?iso-8859-1?b?bmloISBuaWgh?=) -- please use the high
    level email.header class for that functionality.
    zraw-unicode-escape)�bytesrrrr)�strings rrrbsP���"��w�w��	�F�C�	 �	 �"��&�-�-�(<�=�=�>�>�>��&�!�!�!rN)r)�__doc__�__all__�base64r	�binasciir
r�CRLFr(r*�MISC_LENrrrrrr�rr�<module>r=s���
��,����������+�+�+�+�+�+�+�+�
��	����
��
�
�
�.�.�.�.�!�b�$�$�$�$�2"�"�"� �����r

Current_dir [ NOT WRITEABLE ] Document_root [ WRITEABLE ]


[ Back ]
NAME
SIZE
LAST TOUCH
USER
CAN-I?
FUNCTIONS
..
--
4 May 2026 11.11 PM
root / linksafe
0755
__init__.cpython-311.opt-1.pyc
2.074 KB
17 Apr 2026 11.29 AM
root / linksafe
0644
__init__.cpython-311.opt-2.pyc
1.492 KB
17 Apr 2026 11.29 AM
root / linksafe
0644
__init__.cpython-311.pyc
2.074 KB
17 Apr 2026 11.29 AM
root / linksafe
0644
_encoded_words.cpython-311.opt-1.pyc
8.917 KB
17 Apr 2026 11.29 AM
root / linksafe
0644
_encoded_words.cpython-311.opt-2.pyc
7.088 KB
17 Apr 2026 11.29 AM
root / linksafe
0644
_encoded_words.cpython-311.pyc
8.917 KB
17 Apr 2026 11.29 AM
root / linksafe
0644
_header_value_parser.cpython-311.opt-1.pyc
148.009 KB
17 Apr 2026 11.29 AM
root / linksafe
0644
_header_value_parser.cpython-311.opt-2.pyc
131.794 KB
17 Apr 2026 11.29 AM
root / linksafe
0644
_header_value_parser.cpython-311.pyc
148.093 KB
17 Apr 2026 11.29 AM
root / linksafe
0644
_parseaddr.cpython-311.opt-1.pyc
23.744 KB
17 Apr 2026 11.29 AM
root / linksafe
0644
_parseaddr.cpython-311.opt-2.pyc
20.958 KB
17 Apr 2026 11.29 AM
root / linksafe
0644
_parseaddr.cpython-311.pyc
23.744 KB
17 Apr 2026 11.29 AM
root / linksafe
0644
_policybase.cpython-311.opt-1.pyc
19.253 KB
17 Apr 2026 11.29 AM
root / linksafe
0644
_policybase.cpython-311.opt-2.pyc
10.32 KB
17 Apr 2026 11.29 AM
root / linksafe
0644
_policybase.cpython-311.pyc
19.253 KB
17 Apr 2026 11.29 AM
root / linksafe
0644
base64mime.cpython-311.opt-1.pyc
4.263 KB
17 Apr 2026 11.29 AM
root / linksafe
0644
base64mime.cpython-311.opt-2.pyc
2.553 KB
17 Apr 2026 11.29 AM
root / linksafe
0644
base64mime.cpython-311.pyc
4.263 KB
17 Apr 2026 11.29 AM
root / linksafe
0644
charset.cpython-311.opt-1.pyc
15.6 KB
17 Apr 2026 11.29 AM
root / linksafe
0644
charset.cpython-311.opt-2.pyc
9.476 KB
17 Apr 2026 11.29 AM
root / linksafe
0644
charset.cpython-311.pyc
15.659 KB
17 Apr 2026 11.29 AM
root / linksafe
0644
contentmanager.cpython-311.opt-1.pyc
13.52 KB
17 Apr 2026 11.29 AM
root / linksafe
0644
contentmanager.cpython-311.opt-2.pyc
13.52 KB
17 Apr 2026 11.29 AM
root / linksafe
0644
contentmanager.cpython-311.pyc
13.52 KB
17 Apr 2026 11.29 AM
root / linksafe
0644
encoders.cpython-311.opt-1.pyc
2.344 KB
17 Apr 2026 11.29 AM
root / linksafe
0644
encoders.cpython-311.opt-2.pyc
2.022 KB
17 Apr 2026 11.29 AM
root / linksafe
0644
encoders.cpython-311.pyc
2.344 KB
17 Apr 2026 11.29 AM
root / linksafe
0644
errors.cpython-311.opt-1.pyc
8.475 KB
17 Apr 2026 11.29 AM
root / linksafe
0644
errors.cpython-311.opt-2.pyc
6.917 KB
17 Apr 2026 11.29 AM
root / linksafe
0644
errors.cpython-311.pyc
8.475 KB
17 Apr 2026 11.29 AM
root / linksafe
0644
feedparser.cpython-311.opt-1.pyc
20.808 KB
17 Apr 2026 11.29 AM
root / linksafe
0644
feedparser.cpython-311.opt-2.pyc
19.205 KB
17 Apr 2026 11.29 AM
root / linksafe
0644
feedparser.cpython-311.pyc
21.003 KB
17 Apr 2026 11.29 AM
root / linksafe
0644
generator.cpython-311.opt-1.pyc
22.485 KB
17 Apr 2026 11.29 AM
root / linksafe
0644
generator.cpython-311.opt-2.pyc
18.896 KB
17 Apr 2026 11.29 AM
root / linksafe
0644
generator.cpython-311.pyc
22.485 KB
17 Apr 2026 11.29 AM
root / linksafe
0644
header.cpython-311.opt-1.pyc
26.357 KB
17 Apr 2026 11.29 AM
root / linksafe
0644
header.cpython-311.opt-2.pyc
20.911 KB
17 Apr 2026 11.29 AM
root / linksafe
0644
header.cpython-311.pyc
26.357 KB
17 Apr 2026 11.29 AM
root / linksafe
0644
headerregistry.cpython-311.opt-1.pyc
32.91 KB
17 Apr 2026 11.29 AM
root / linksafe
0644
headerregistry.cpython-311.opt-2.pyc
27.447 KB
17 Apr 2026 11.29 AM
root / linksafe
0644
headerregistry.cpython-311.pyc
32.975 KB
17 Apr 2026 11.29 AM
root / linksafe
0644
iterators.cpython-311.opt-1.pyc
3.103 KB
17 Apr 2026 11.29 AM
root / linksafe
0644
iterators.cpython-311.opt-2.pyc
2.523 KB
17 Apr 2026 11.29 AM
root / linksafe
0644
iterators.cpython-311.pyc
3.103 KB
17 Apr 2026 11.29 AM
root / linksafe
0644
message.cpython-311.opt-1.pyc
57.685 KB
17 Apr 2026 11.29 AM
root / linksafe
0644
message.cpython-311.opt-2.pyc
41.779 KB
17 Apr 2026 11.29 AM
root / linksafe
0644
message.cpython-311.pyc
57.685 KB
17 Apr 2026 11.29 AM
root / linksafe
0644
parser.cpython-311.opt-1.pyc
7.225 KB
17 Apr 2026 11.29 AM
root / linksafe
0644
parser.cpython-311.opt-2.pyc
4.322 KB
17 Apr 2026 11.29 AM
root / linksafe
0644
parser.cpython-311.pyc
7.225 KB
17 Apr 2026 11.29 AM
root / linksafe
0644
policy.cpython-311.opt-1.pyc
12.262 KB
17 Apr 2026 11.29 AM
root / linksafe
0644
policy.cpython-311.opt-2.pyc
6.231 KB
17 Apr 2026 11.29 AM
root / linksafe
0644
policy.cpython-311.pyc
12.262 KB
17 Apr 2026 11.29 AM
root / linksafe
0644
quoprimime.cpython-311.opt-1.pyc
10.987 KB
17 Apr 2026 11.29 AM
root / linksafe
0644
quoprimime.cpython-311.opt-2.pyc
7.655 KB
17 Apr 2026 11.29 AM
root / linksafe
0644
quoprimime.cpython-311.pyc
10.987 KB
17 Apr 2026 11.29 AM
root / linksafe
0644
utils.cpython-311.opt-1.pyc
18.872 KB
17 Apr 2026 11.29 AM
root / linksafe
0644
utils.cpython-311.opt-2.pyc
15.414 KB
17 Apr 2026 11.29 AM
root / linksafe
0644
utils.cpython-311.pyc
18.872 KB
17 Apr 2026 11.29 AM
root / linksafe
0644

GRAYBYTE WORDPRESS FILE MANAGER @ 2026 CONTACT ME
Static GIF Static GIF