Your IP : 18.221.147.141


Current Path : /opt/alt/python310/lib64/python3.10/encodings/__pycache__/
Upload File :
Current File : //opt/alt/python310/lib64/python3.10/encodings/__pycache__/charmap.cpython-310.pyc

o

6��f$�@svdZddlZGdd�dej�ZGdd�dej�ZGdd�dej�ZGd	d
�d
eej�ZGdd�deej�Zd
d�ZdS)a Generic Python Character Mapping Codec.

    Use this codec directly rather than through the automatic
    conversion mechanisms supplied by unicode() and .encode().


Written by Marc-Andre Lemburg (mal@lemburg.com).

(c) Copyright CNRI, All Rights Reserved. NO WARRANTY.

�Nc@seZdZejZejZdS)�CodecN)�__name__�
__module__�__qualname__�codecs�charmap_encode�encode�charmap_decode�decode�rr�8/opt/alt/python310/lib64/python3.10/encodings/charmap.pyrs
rc@� eZdZddd�Zd	dd�ZdS)
�IncrementalEncoder�strictNcC�tj�||�||_dS�N)rr�__init__�mapping��self�errorsrrrrr�
zIncrementalEncoder.__init__FcC�t�||j|j�dS�Nr)rrrr�r�input�finalrrrr�zIncrementalEncoder.encode�rN�F�rrrrrrrrrr�
rc@r
)
�IncrementalDecoderrNcCrr)rr"rrrrrrr!rzIncrementalDecoder.__init__FcCrr)rr	rrrrrrr
%rzIncrementalDecoder.decoderr�rrrrr
rrrrr" r!r"c@� eZdZddd�Zddd�ZdS)	�StreamWriterrNcC�tj�|||�||_dSr)rr%rr�r�streamrrrrrr*�
zStreamWriter.__init__cC�t�|||j�Sr)rrr�rrrrrrr.�zStreamWriter.encoder�rr rrrrr%(�
r%c@r$)	�StreamReaderrNcCr&r)rr/rrr'rrrr3r)zStreamReader.__init__cCr*r)rr
rr+rrrr
7r,zStreamReader.decoderr-r#rrrrr/1r.r/c	Cstjdtjtjttttd�S)N�charmap)�namerr
�incrementalencoder�incrementaldecoder�streamwriter�streamreader)	r�	CodecInforrr
rr"r%r/rrrr�getregentry<s�r7)�__doc__rrrr"r%r/r7rrrr�<module>s	

?>