Your IP : 3.17.179.163
B
� f��@s~dZddlmZmZddlZeZddd�ZGdd�dej�ZGd d
�d
ej�ZGdd�dej �Z Gd
d�dej
�Z
dd�ZdS)z� Python 'mbcs' Codec for Windows
Cloned by Mark Hammond (mhammond@skippinet.com.au) from ascii.py,
which was written by Marc-Andre Lemburg (mal@lemburg.com).
(c) Copyright CNRI, All Rights Reserved. NO WARRANTY.
�)�mbcs_encode�mbcs_decodeN�strictcCst||d�S)NT)r)�input�errors�r�3/opt/alt/python37/lib64/python3.7/encodings/mbcs.py�decodesr c@seZdZddd�ZdS)�IncrementalEncoderFcCst||j�dS)Nr)rr)�selfr�finalrrr�encodeszIncrementalEncoder.encodeN)F)�__name__�
__module__�__qualname__r
rrrrr
sr
c@seZdZeZdS)�IncrementalDecoderN)rrrr�_buffer_decoderrrrrsrc@seZdZeZdS)�StreamWriterN)rrrrr
rrrrrsrc@seZdZeZdS)�StreamReaderN)rrrrr rrrrr!src Cstjdttttttd�S)N�mbcs)�namer
r �incrementalencoder�incrementaldecoder�streamreader�streamwriter)�codecs� CodecInfor
r r
rrrrrrr�getregentry&sr)r)�__doc__rrrr
r r
�BufferedIncrementalDecoderrrrrrrrr�<module> s
?>