????
Your IP : 18.191.70.86
o
�?Og��@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�5/opt/alt/python310/lib64/python3.10/encodings/mbcs.py�decodesr c@seZdZddd�ZdS)�IncrementalEncoderFcCst||j�dS)Nr)rr)�selfr�finalrrr�encodeszIncrementalEncoder.encodeN)F)�__name__�
__module__�__qualname__r
rrrrr
sr
c@�eZdZeZdS)�IncrementalDecoderN)rrrr�_buffer_decoderrrrr�rc@r)�StreamWriterN)rrrrr
rrrrrrrc@r)�StreamReaderN)rrrrr rrrrr!rrc Cstjdttttttd�S)N�mbcs)�namer
r �incrementalencoder�incrementaldecoder�streamreader�streamwriter)�codecs� CodecInfor
r r
rrrrrrr�getregentry&s�r)r)�__doc__rrrr
r r
�BufferedIncrementalDecoderrrrrrrrr�<module>s