python (3.11.7)
    e                         d Z ddlZ G d dej                  Z G d dej                  Z G d dej                  Z G d	 d
eej                  Z G d deej                  Z G d
 dee          Zd ZdS )z Python 'latin-1' Codec
Written by Marc-Andre Lemburg (mal@lemburg.com).
(c) Copyright CNRI, All Rights Reserved. NO WARRANTY.
    Nc                   *    e Zd Zej        Zej        ZdS )CodecN)__name__
__module____qualname__codecslatin_1_encodeencodelatin_1_decodedecode     E/BuggyBox/python/3.11.7/bootstrap/lib/python3.11/encodings/latin_1.pyr   r   
   s          
"F
"FFFr   r   c                       e Zd ZddZdS )IncrementalEncoderFc                 B    t          j        || j                  d         S Nr   )r   r	   errorsselfinputfinals      r   r
   zIncrementalEncoder.encode       $U4;77::r   NF)r   r   r   r
   r
   r   r   r   r      (        ; ; ; ; ; ;r   r   c                       e Zd ZddZdS )IncrementalDecoderFc                 B    t          j        || j                  d         S r   )r   r   r   r   s      r   r   zIncrementalDecoder.decode   r   r   Nr   )r   r   r   r   r
   r   r   r   r      r   r   r   c                       e Zd ZdS )StreamWriterNr   r   r   r
   r   r   r    r               Dr   r    c                       e Zd ZdS )StreamReaderNr!   r
   r   r   r$   r$      r"