AlkantarClanX12

Your IP : 3.135.206.212


Current Path : /proc/self/root/opt/alt/python35/lib64/python3.5/encodings/__pycache__/
Upload File :
Current File : //proc/self/root/opt/alt/python35/lib64/python3.5/encodings/__pycache__/hex_codec.cpython-35.pyc



��Yf��@s�dZddlZddlZddd�Zddd�ZGdd	�d	ej�ZGd
d�dej�ZGdd
�d
ej�ZGdd�deej�ZGdd�deej	�Z	dd�Z
dS)z�Python 'hex_codec' Codec - 2-digit hex content transfer encoding.

This codec de/encodes from bytes to bytes.

Written by Marc-Andre Lemburg (mal@lemburg.com).
�N�strictcCs+|dkst�tj|�t|�fS)Nr)�AssertionError�binascii�b2a_hex�len)�input�errors�r	�8/opt/alt/python35/lib64/python3.5/encodings/hex_codec.py�
hex_encode
srcCs+|dkst�tj|�t|�fS)Nr)rr�a2b_hexr)rrr	r	r
�
hex_decodesr
c@s.eZdZddd�Zddd�ZdS)�CodecrcCs
t||�S)N)r)�selfrrr	r	r
�encodeszCodec.encodecCs
t||�S)N)r
)rrrr	r	r
�decodeszCodec.decodeN)�__name__�
__module__�__qualname__rrr	r	r	r
rsrc@seZdZddd�ZdS)�IncrementalEncoderFcCs"|jdkst�tj|�S)Nr)rrrr)rr�finalr	r	r
rszIncrementalEncoder.encodeN)rrrrr	r	r	r
rsrc@seZdZddd�ZdS)�IncrementalDecoderFcCs"|jdkst�tj|�S)Nr)rrrr)rrrr	r	r
r!szIncrementalDecoder.decodeN)rrrrr	r	r	r
r src@seZdZeZdS)�StreamWriterN)rrr�bytes�charbuffertyper	r	r	r
r%src@seZdZeZdS)�StreamReaderN)rrrrrr	r	r	r
r(srcCs:tjdddtdtdtdtdtdtd	d
�S)N�name�hexrr�incrementalencoder�incrementaldecoder�streamwriter�streamreader�_is_text_encodingF)�codecs�	CodecInforr
rrrrr	r	r	r
�getregentry-s	r%)�__doc__r#rrr
rrrrrr%r	r	r	r
�<module>s