| Server IP : 172.67.131.151 / Your IP : 104.23.197.57 Web Server : Apache System : Linux keen-cori.18-142-40-148.plesk.page 5.15.0-1084-aws #91~20.04.1-Ubuntu SMP Fri May 2 06:59:36 UTC 2025 x86_64 User : simottodesign.com_2tntp341vs7 ( 10011) PHP Version : 8.3.31 Disable Function : opcache_get_status MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /opt/alt/python311/lib/python3.11/encodings/__pycache__/ |
Upload File : |
�
#�5����� �� � d Z ddlmZmZ ddlZeZdd�Z G d� dej � � Z G d� d ej � � Z G d
� dej � � Z G d� d
ej
� � Z
d� ZdS )z� Python 'mbcs' Codec for Windows
Cloned by Mark Hammond ([email protected]) from ascii.py,
which was written by Marc-Andre Lemburg ([email protected]).
(c) Copyright CNRI, All Rights Reserved. NO WARRANTY.
� )�mbcs_encode�mbcs_decodeN�strictc �$ � t | |d� � S )NT)r )�input�errorss �3/opt/alt/python311/lib/python3.11/encodings/mbcs.py�decoder
s � ��u�f�d�+�+�+� c � � e Zd Zdd�ZdS )�IncrementalEncoderFc �8 � t || j � � d S )Nr )r r )�selfr �finals r �encodezIncrementalEncoder.encode s � ��5�$�+�.�.�q�1�1r N)F)�__name__�
__module__�__qualname__r � r r r
r
s( � � � � � �2� 2� 2� 2� 2� 2r r
c � � e Zd ZeZdS )�IncrementalDecoderN)r r r r �_buffer_decoder r r r r s � � � � � � �N�N�Nr r c � � e Zd ZeZdS )�StreamWriterN)r r r r r r r r r r � � � � � � �
�F�F�Fr r c � � e Zd ZeZdS )�StreamReaderN)r r r r r
r r r r r ! r r r c �t � t j dt t t t
t t �� � S )N�mbcs)�namer r
�incrementalencoder�incrementaldecoder�streamreader�streamwriter)�codecs� CodecInfor r
r
r r r r r r �getregentryr'