| Server IP : 68.178.172.28 / Your IP : 216.73.216.211 Web Server : Apache System : Linux 28.172.178.68.host.secureserver.net 4.18.0-553.94.1.el8_10.x86_64 #1 SMP Mon Jan 19 05:45:41 EST 2026 x86_64 User : kiskarnal ( 1003) PHP Version : 8.1.34 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /opt/python38/lib/python3.8/encodings/__pycache__/ |
Upload File : |
U
�i�_� � @ s� d Z ddlZddlZddlmZ ddd�Zddd�ZG d d
� d
ej�ZG dd� dej�ZG d
d� dej �Z G dd� deej
�Z
G dd� deej�Zdd� ZdS )zQCodec for quoted-printable encoding.
This codec de/encodes from bytes to bytes.
� N)�BytesIO�strictc C s. t | �}t � }tj||dd� |�� t| �fS )NT)Z quotetabs)r �quopri�encode�getvalue�len��input�errors�f�g� r
�5/opt/python38/lib/python3.8/encodings/quopri_codec.py�
quopri_encode
s r c C s* t | �}t � }t�||� |�� t| �fS �N)r r �decoder r r r
r
r �
quopri_decode s r c @ s e Zd Zddd�Zddd�ZdS ) �Codecr c C s
t ||�S r )r ��selfr r
r
r
r r s zCodec.encodec C s
t ||�S r )r r r
r
r r s zCodec.decodeN)r )r )�__name__�
__module__�__qualname__r r r
r
r
r r s
r c @ s e Zd Zddd�ZdS )�IncrementalEncoderFc C s t || j�d S �Nr )r r
�r r �finalr
r
r r s zIncrementalEncoder.encodeN)F)r r r r r
r
r
r r s r c @ s e Zd Zddd�ZdS )�IncrementalDecoderFc C s t || j�d S r )r r
r r
r
r r # s zIncrementalDecoder.decodeN)F)r r r r r
r
r
r r "