Hacked By AnonymousFox
�
c��ft � �� � d Z ddlZddlZej Zdd�Z G d� dej � � Z G d� dej � � Z G d � d
ej � � Z G d� dej
� � Z
d
� ZdS )z� Python 'utf-16' Codec
Written by Marc-Andre Lemburg (mal@lemburg.com).
(c) Copyright CNRI, All Rights Reserved. NO WARRANTY.
� N�strictc �. � t j | |d� � S )NT)�codecs�
utf_16_decode)�input�errorss �7/opt/alt/python311/lib64/python3.11/encodings/utf_16.py�decoder
s � ����v�t�4�4�4� c �0 � e Zd Zd d�Zd
d�Zd� Zd� Zd� ZdS )�IncrementalEncoderr c �T � t j � | |� � d | _ d S �N)r r
�__init__�encoder��selfr s r r zIncrementalEncoder.__init__ s&