| Server IP : 104.21.4.30 / Your IP : 104.23.243.32 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 : /usr/lib/python3.8/encodings/__pycache__/ |
Upload File : |
U
���g� � @ s~ d Z ddlmZmZ ddlZeZddd�ZG dd� dej�ZG d d
� d
ej�ZG dd� dej �Z G d
d� dej
�Z
dd� 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 C s t | |d�S )NT)r )�input�errors� r �$/usr/lib/python3.8/encodings/mbcs.py�decode s r c @ s e Zd Zddd�ZdS )�IncrementalEncoderFc C s t || j�d S )Nr )r r )�selfr �finalr r r �encode s zIncrementalEncoder.encodeN)F)�__name__�
__module__�__qualname__r
r r r r r
s r
c @ s e Zd ZeZdS )�IncrementalDecoderN)r r r r �_buffer_decoder r r r r s r c @ s e Zd ZeZdS )�StreamWriterN)r r r r r
r r r r r s r c @ s e Zd ZeZdS )�StreamReaderN)r r r r r r r r r r ! s r c C s t jdttttttd�S )N�mbcs)�namer
r �incrementalencoder�incrementaldecoder�streamreader�streamwriter)�codecs� CodecInfor
r r
r r r r r r r �getregentry&