python (3.11.7)
    e	                         d Z ddlZddlZej        ZddZ G d dej                  Z G d dej                  Z G d	 d
ej	                  Z	 G d dej
                  Z
d
 ZdS )z
Python 'utf-32' Codec
    Nstrictc                 .    t          j        | |d          S )NT)codecs
utf_32_decode)inputerrorss     D/BuggyBox/python/3.11.7/bootstrap/lib/python3.11/encodings/utf_32.pydecoder
   
   s    vt444    c                   0    e Zd Zd	dZd
dZd Zd Zd ZdS )IncrementalEncoderr   c                 T    t           j                            | |           d | _        d S N)r   r
   __init__encoderselfr   s     r	   r   zIncrementalEncoder.__init__   s&