Your IP : 216.73.216.196


Current Path : /opt/alt/python37/lib64/python3.7/test/__pycache__/
Upload File :
Current File : //opt/alt/python37/lib64/python3.7/test/__pycache__/testcodec.cpython-37.pyc

B

� f�@s�dZddlZGdd�dej�ZGdd�deej�ZGdd�deej�Zd	d
�Ze�ed��Ze�	dd
ddd��iZ
xe��D]\ZZ
ee
e
<q~WdS)z� Test Codecs (used by test_charmapcodec)

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

(c) Copyright 2000 Guido van Rossum.

�Nc@s eZdZddd�Zddd�ZdS)	�Codec�strictcCst�||t�S)N)�codecs�charmap_encode�encoding_map)�self�input�errors�r
�3/opt/alt/python37/lib64/python3.7/test/testcodec.py�encodeszCodec.encodecCst�||t�S)N)r�charmap_decode�decoding_map)rrr	r
r
r�decodeszCodec.decodeN)r)r)�__name__�
__module__�__qualname__rrr
r
r
rrs
rc@seZdZdS)�StreamWriterN)rrrr
r
r
rrsrc@seZdZdS)�StreamReaderN)rrrr
r
r
rrsrcCst�jt�jttfS)N)rrrrrr
r
r
r�getregentrysr��abc�x�)rsabc��y)�__doc__rrrrr�make_identity_dict�ranger�updater�items�k�vr
r
r
r�<module>s