HEX
Server: LiteSpeed
System: Linux kapuas.iixcp.rumahweb.net 5.14.0-427.42.1.el9_4.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Nov 1 14:58:02 EDT 2024 x86_64
User: mirz4654 (1666)
PHP: 8.1.33
Disabled: system,exec,escapeshellarg,escapeshellcmd,passthru,proc_close,proc_get_status,proc_nice,proc_open,proc_terminate,shell_exec,popen,pclose,dl,pfsockopen,leak,apache_child_terminate,posix_kill,posix_mkfifo,posix_setsid,posix_setuid,posix_setpgid,ini_alter,show_source,define_syslog_variables,symlink,syslog,openlog,openlog,closelog,ocinumcols,listen,chgrp,apache_note,apache_setenv,debugger_on,debugger_off,ftp_exec,dll,ftp,myshellexec,socket_bind,mail,posix_getwpuid
Upload Files
File: //proc/self/root/opt/alt/python38/lib64/python3.8/encodings/__pycache__/uu_codec.cpython-38.pyc
U

i�f#�@s�dZddlZddlZddlmZddd�Zdd	d
�ZGdd�dej�ZGd
d�dej�ZGdd�dej	�Z	Gdd�deej
�Z
Gdd�deej�Zdd�ZdS)aPython 'uu_codec' Codec - UU content transfer encoding.

This codec de/encodes from bytes to bytes.

Written by Marc-Andre Lemburg ([email protected]). Some details were
adapted from uu.py which was written by Lance Ellinghouse and
modified by Jack Jansen and Fredrik Lundh.
�N)�BytesIO�strict�<data>�c	Cs�|dkst�t|�}t�}|j}|j}|�dd�}|�dd�}|d|d@|f�d��|d	�}|r||t�|��|d	�}q`|d
�|��t	|�fS)Nr�
z\n�
z\rzbegin %o %s
i��ascii�-s 
end
)
�AssertionErrorr�read�write�replace�encode�binasciiZb2a_uu�getvalue�len)	�input�errors�filename�mode�infile�outfilerr�chunk�r�7/opt/alt/python38/lib64/python3.8/encodings/uu_codec.py�	uu_encodes
rc

Cs�|dkst�t|�}t�}|j}|j}|�}|s8td��|dd�dkr&qLq&|�}|r�|dkr`q�zt�|�}WnRtjk
r�}z2|ddd@d	dd
}	t�|d|	��}W5d}~XYnX||�qL|s�td��|��t	|�fS)Nrz"Missing "begin" line in input data�sbeginsend
r� �?��zTruncated input data)
r
r�readliner�
ValueErrorrZa2b_uu�Errorrr)
rrrrr!r�s�data�v�nbytesrrr�	uu_decode%s,$
r(c@s eZdZddd�Zddd�ZdS)	�CodecrcCs
t||�S�N)r��selfrrrrrrGszCodec.encodecCs
t||�Sr*)r(r+rrr�decodeJszCodec.decodeN)r)r)�__name__�
__module__�__qualname__rr-rrrrr)Fs
r)c@seZdZddd�ZdS)�IncrementalEncoderFcCst||j�dS�Nr)rr�r,r�finalrrrrNszIncrementalEncoder.encodeN)F)r.r/r0rrrrrr1Msr1c@seZdZddd�ZdS)�IncrementalDecoderFcCst||j�dSr2)r(rr3rrrr-RszIncrementalDecoder.decodeN)F)r.r/r0r-rrrrr5Qsr5c@seZdZeZdS)�StreamWriterN�r.r/r0�bytes�charbuffertyperrrrr6Usr6c@seZdZeZdS)�StreamReaderNr7rrrrr:Xsr:c
Cstjdttttttdd�S)N�uuF)�namerr-�incrementalencoder�incrementaldecoder�streamreader�streamwriter�_is_text_encoding)�codecs�	CodecInforr(r1r5r:r6rrrr�getregentry]s�rD)rrr)r)
�__doc__rBr�iorrr(r)r1r5r6r:rDrrrr�<module>s	

!