| Server IP : 45.130.228.180 / Your IP : 216.73.217.162 Web Server : LiteSpeed System : Linux sg-nme-web1519.main-hosting.eu 5.14.0-611.16.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Mon Dec 22 03:40:39 EST 2025 x86_64 User : u174041621 ( 174041621) PHP Version : 8.2.33 Disable Function : system, exec, shell_exec, passthru, mysql_list_dbs, ini_alter, dl, symlink, link, chgrp, leak, popen, apache_child_terminate, virtual, mb_send_mail MySQL : OFF | cURL : ON | WGET : ON | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /opt/alt/python-internal/lib64/python3.11/__pycache__/ |
Upload File : |
�
��S�� � � d Z g d�ZdZdZdZdZ ddlmZmZ n# e $ r dZdZY nw xY wd � Z
d
� Zdd�Zdd
�Z
dd�Zdd�Zd� Zd� Zd� Zedk r e� � dS dS )zHConversions to/from quoted-printable transport encoding as per RFC 1521.)�encode�decode�encodestring�decodestring� =�L s 0123456789ABCDEF� � )�a2b_qp�b2a_qpNc �V � | dv r|S | dk r|S | t k pd| cxk odk nc S )z�Decide whether a particular byte ordinal needs to be quoted.
The 'quotetabs' flag indicates whether embedded tabs and spaces should be
quoted. Note that line-ending tabs and spaces are always encoded, as per
RFC 1521.
� � _� � ~)�ESCAPE)�c� quotetabs�headers �3/opt/alt/python-internal/lib64/python3.11/quopri.py�needsquotingr sO � � �F�{�{����D�y�y��
���;�1�t�q�0�0�0�0�D�0�0�0�0�1�1r c � � t | � � } t t t | dz t | dz f� � z S )zQuote a single character.� )�ordr �bytes�HEX�r s r �quoter $ s7 � � �A���A��E�3�q�"�u�:�s�1�R�4�y�1�2�2�2�2r Fc � � t �=| � � � }t |||�� � }|� |� � dS |dfd�}d} | � � � }|s�ng } d}
|dd� dk r|dd� }d}
|D ]e}t |f� � }t |||� � rt
|� � }|r|dk r| � d � � �P| � |� � �f|� ||� � t � | � � }t |� � t k rG ||dt dz
� d
�� � |t dz
d� }t |� � t k �G|}��(|� |||
�� � dS dS )av Read 'input', apply quoted-printable encoding, and write to 'output'.
'input' and 'output' are binary file objects. The 'quotetabs' flag
indicates whether embedded tabs and spaces should be quoted. Note that
line-ending tabs and spaces are always encoded, as per RFC 1521.
The 'header' flag indicates whether we are encoding spaces as _ as per RFC
1522.N�r r �
c � � | rF| dd � dv r:|� | d d� t | dd � � � z |z � � d S | dk r'|� t | � � |z � � d S |� | |z � � d S )N���r
� .)�writer )�s�output�lineEnds r r$ zencode.<locals>.write; s� � �
� &��2�3�3��6�!�!��L�L��3�B�3��%��"�#�#��-�-�/�'�9�:�:�:�:�:�
�$�Y�Y��L�L��q���G�+�,�,�,�,�,��L�L��W��%�%�%�%�%r � r r"