Server IP : 184.154.167.98 / Your IP : 18.222.120.124 Web Server : Apache System : Linux pink.dnsnetservice.com 4.18.0-553.22.1.lve.1.el8.x86_64 #1 SMP Tue Oct 8 15:52:54 UTC 2024 x86_64 User : puertode ( 1767) PHP Version : 8.2.26 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /lib64/python3.8/__pycache__/ |
Upload File : |
U e5d� � @ s6 d dl Z e jZG dd� de j�ZG dd� de j�ZdS )� Nc @ s, e Zd Zdd� Zdd� Zdd� Zdd� Zd S ) � BaseStreamc C s | j rtd��d S )NzI/O operation on closed file)�closed� ValueError��self� r �$/usr/lib64/python3.8/_compression.py�_check_not_closed s zBaseStream._check_not_closedc C s | � � st�d��d S )NzFile not open for reading)�readable�io�UnsupportedOperationr r r r �_check_can_read s zBaseStream._check_can_readc C s | � � st�d��d S )NzFile not open for writing)�writabler r r r r r �_check_can_write s zBaseStream._check_can_writec C s( | � � st�d��| �� s$t�d��d S )Nz3Seeking is only supported on files open for readingz3The underlying file object does not support seeking)r r r �seekabler r r r �_check_can_seek s zBaseStream._check_can_seekN)�__name__� __module__�__qualname__r r r r r r r r r s r c sf e Zd Zdd� Zddd�Z� fdd�Zdd � Zd d� Zdd d�Zdd� Z e jfdd�Zdd� Z � ZS )�DecompressReaderc C s dS )NTr r r r r r $ s zDecompressReader.readabler c K s>