AlkantarClanX12

Your IP : 3.145.50.71


Current Path : /opt/alt/python35/lib64/python3.5/encodings/__pycache__/
Upload File :
Current File : //opt/alt/python35/lib64/python3.5/encodings/__pycache__/undefined.cpython-35.opt-1.pyc



��Yf�@s�dZddlZGdd�dej�ZGdd�dej�ZGdd�dej�ZGd	d
�d
eej�ZGdd�deej�Zd
d�ZdS)a5 Python 'undefined' Codec

    This codec will always raise a ValueError exception when being
    used. It is intended for use by the site.py file to switch off
    automatic string to Unicode coercion.

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

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

�Nc@s.eZdZddd�Zddd�ZdS)�Codec�strictcCstd��dS)Nzundefined encoding)�UnicodeError)�self�input�errors�r�8/opt/alt/python35/lib64/python3.5/encodings/undefined.py�encodeszCodec.encodecCstd��dS)Nzundefined encoding)r)rrrrrr	�decodeszCodec.decodeN)�__name__�
__module__�__qualname__r
rrrrr	rsrc@seZdZddd�ZdS)�IncrementalEncoderFcCstd��dS)Nzundefined encoding)r)rr�finalrrr	r
szIncrementalEncoder.encodeN)rr
rr
rrrr	rsrc@seZdZddd�ZdS)�IncrementalDecoderFcCstd��dS)Nzundefined encoding)r)rrrrrr	rszIncrementalDecoder.decodeN)rr
rrrrrr	rsrc@seZdZdS)�StreamWriterN)rr
rrrrr	r src@seZdZdS)�StreamReaderN)rr
rrrrr	r#srcCs@tjdddt�jdt�jdtdtdtdt�S)	N�nameZ	undefinedr
r�incrementalencoder�incrementaldecoder�streamwriter�streamreader)	�codecs�	CodecInforr
rrrrrrrrr	�getregentry(s	r)�__doc__rrrrrrrrrrr	�<module>s