Your IP : 216.73.216.213


Current Path : /opt/alt/python34/lib64/python3.4/test/__pycache__/
Upload File :
Current File : //opt/alt/python34/lib64/python3.4/test/__pycache__/testcodec.cpython-34.pyo

�
g f�@s�dZddlZGdd�dej�ZGdd�deej�ZGdd�deej�Zd	d
�Zejed��Zej	idd
6d
d6dd6dd6�iZ
x$ej�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�strictcCstj||t�S)N)�codecs�charmap_encode�encoding_map)�self�input�errors�r
�3/opt/alt/python34/lib64/python3.4/test/testcodec.py�encodeszCodec.encodecCstj||t�S)N)r�charmap_decode�decoding_map)rrr	r
r
r�decodeszCodec.decodeN)�__name__�
__module__�__qualname__rrr
r
r
rrsrc@seZdZdS)�StreamWriterN)rrrr
r
r
rrsrc@seZdZdS)�StreamReaderN)rrrr
r
r
rrsrcCst�jt�jttfS)N)rrrrrr
r
r
r�getregentrysr��abc�xsabc���y)�__doc__rrrrr�make_identity_dict�ranger�updater�items�k�vr
r
r
r�<module>s