Server IP : 15.235.198.142 / Your IP : 216.73.216.63 Web Server : Apache/2.4.58 (Ubuntu) System : Linux ballsack 6.8.0-45-generic #45-Ubuntu SMP PREEMPT_DYNAMIC Fri Aug 30 12:02:04 UTC 2024 x86_64 User : www-data ( 33) PHP Version : 8.3.6 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /usr/lib/python3.12/encodings/__pycache__/ |
Upload File : |
� �(�g� � �� � d Z ddlmZmZ ddlZeZdd�Z G d� dej � Z G d� dej � Z G d � d ej � Z G d� dej � Z d � Zy)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_decodeNc � � t | |d� S )NT)r )�input�errorss �%/usr/lib/python3.12/encodings/mbcs.py�decoder s � ��u�f�d�+�+� c � � e Zd Zdd�Zy)�IncrementalEncoderc �4 � 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 � �2r r c � � e Zd ZeZy)�IncrementalDecoderN)r r r r �_buffer_decoder r r r r s � � �Nr r c � � e Zd ZeZy)�StreamWriterN)r r r r r r r r r r � � � �Fr r c � � e Zd ZeZy)�StreamReaderN)r r r r r r r r r r ! r r r c �j � 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&