Server IP : 80.87.202.40 / Your IP : 216.73.216.169 Web Server : Apache System : Linux rospirotorg.ru 5.14.0-539.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Dec 5 22:26:13 UTC 2024 x86_64 User : bitrix ( 600) PHP Version : 8.2.27 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /lib64/python3.9/encodings/__pycache__/ |
Upload File : |
a �DOg� � @ s� d dl Z d dlZddd�Zddd�ZG dd� de j�ZG d d � d e j�ZG dd� de j�ZG d d� dee j�ZG dd� dee j�Zdd� Z dS )� N�strictc C s t �| �t| �fS �N)�bz2�compress�len��input�errors� r �+/usr/lib64/python3.9/encodings/bz2_codec.py� bz2_encode s r c C s t �| �t| �fS r )r � decompressr r r r r � bz2_decode s r c @ s e Zd Zddd�Zddd�ZdS ) �Codecr c C s t ||�S r )r ��selfr r r r r �encode s zCodec.encodec C s t ||�S r )r r r r r �decode s zCodec.decodeN)r )r )�__name__� __module__�__qualname__r r r r r r r s r c @ s( e Zd Zd dd�Zddd�Zdd� Zd S )�IncrementalEncoderr c C s || _ t�� | _d S r )r r � BZ2Compressor�compressobj�r r r r r �__init__ s zIncrementalEncoder.__init__Fc C s. |r| j �|�}|| j �� S | j �|�S d S r )r r �flush)r r �final�cr r r r # s zIncrementalEncoder.encodec C s t �� | _d S r )r r r �r r r r �reset* s zIncrementalEncoder.resetN)r )F)r r r r r r r r r r r s r c @ s( e Zd Zd dd�Zddd�Zdd� Zd S )�IncrementalDecoderr c C s || _ t�� | _d S r )r r �BZ2Decompressor� decompressobjr r r r r . s zIncrementalDecoder.__init__Fc C s( z| j �|�W S ty" Y dS 0 d S )N� )r# r �EOFError)r r r r r r r 3 s zIncrementalDecoder.decodec C s t �� | _d S r )r r"