uawdijnntqw1x1x1
IP : 3.149.254.229
Hostname : host45.registrar-servers.com
Kernel : Linux host45.registrar-servers.com 4.18.0-513.18.1.lve.2.el8.x86_64 #1 SMP Sat Mar 30 15:36:11 UTC 2024 x86_64
Disable Function : None :)
OS : Linux
PATH:
/
home
/
.
/
..
/
lib64
/
nss
/
..
/
lua
/
..
/
bpf
/
..
/
python3.8
/
__pycache__
/
_compression.cpython-38.opt-1.pyc
/
/
U e5d��@s:dZddlZejZGdd�dej�ZGdd�dej�ZdS)z7Internal classes used by the gzip, lzma and bz2 modules�Nc@s0eZdZdZdd�Zdd�Zdd�Zdd �Zd S)� BaseStreamzMode-checking helper functions.cCs|jrtd��dS)NzI/O operation on closed file)�closed� ValueError��self�r�$/usr/lib64/python3.8/_compression.py�_check_not_closedszBaseStream._check_not_closedcCs|��st�d��dS)NzFile not open for reading)�readable�io�UnsupportedOperationrrrr�_check_can_readszBaseStream._check_can_readcCs|��st�d��dS)NzFile not open for writing)�writablerrrrrr�_check_can_writeszBaseStream._check_can_writecCs(|��st�d��|��s$t�d��dS)Nz3Seeking is only supported on files open for readingz3The underlying file object does not support seeking)r rr�seekablerrrr�_check_can_seeks zBaseStream._check_can_seekN)�__name__� __module__�__qualname__�__doc__r r rrrrrrr s rcsjeZdZdZdd�Zddd�Z�fdd�Zd d �Zdd�Zddd�Z dd�Z ejfdd�Z dd�Z�ZS)�DecompressReaderz5Adapts the decompressor API to a RawIOBase reader APIcCsdS)NTrrrrrr $szDecompressReader.readablercKs>||_d|_d|_d|_||_||_|jf|j�|_||_dS)NFr���)�_fp�_eof�_pos�_size�_decomp_factory�_decomp_args� _decompressor�_trailing_error)r�fpZdecomp_factoryZtrailing_errorZdecomp_argsrrr�__init__'szDecompressReader.__init__csd|_t���S�N)r�super�closer�� __class__rrr$;szDecompressReader.closecCs |j��Sr")rrrrrrr?szDecompressReader.seekablec CsPt|��:}|�d��$}|�t|��}||dt|��<W5QRXW5QRXt|�S)N�B)� memoryview�cast�read�len)r�bZviewZ byte_view�datarrr�readintoBs$zDecompressReader.readintorcCs�|dkr|��S|r|jrdSd}|jjr�|jjp<|j�t�}|sDq�|jf|j �|_z|j� ||�}Wq�|jk r�Yq�Yq�Xn4|jjr�|j�t�}|s�t d��nd}|j� ||�}|r"q�q"|s�d|_|j|_dS|jt|�7_|S)Nr�zACompressed file ended before the end-of-stream marker was reachedT)�readallrr�eofZunused_datarr*�BUFFER_SIZErr� decompressrZneeds_input�EOFErrorrrr+)r�sizer-Zrawblockrrrr*Hs@ �� zDecompressReader.readcCs,|j�d�d|_d|_|jf|j�|_dS)NrF)r�seekrrrrrrrrr�_rewindrszDecompressReader._rewindcCs�|tjkrnR|tjkr"|j|}n<|tjkrP|jdkrD|�tj�rDq6|j|}ntd� |���||jkrr|� �n ||j8}|dkr�|�ttj|��}|s�q�|t|�8}q||jS)NrzInvalid value for whence: {}) r�SEEK_SET�SEEK_CURr�SEEK_ENDrr*�DEFAULT_BUFFER_SIZEr�formatr7�minr+)r�offset�whencer-rrrr6xs& zDecompressReader.seekcCs|jS)z!Return the current file position.)rrrrr�tell�szDecompressReader.tell)r)r)rrrrr r!r$rr.r*r7rr8r6r@� __classcell__rrr%rr!s *r)rrr;r2�BufferedIOBaser� RawIOBaserrrrr�<module>s
/home/./../lib64/nss/../lua/../bpf/../python3.8/__pycache__/_compression.cpython-38.opt-1.pyc