관리-도구
편집 파일: utf_8_sig.cpython-311.opt-2.pyc
� c��f% � � � d dl Z dd�Zdd�Z G d� de j � � Z G d� de j � � Z G d � d e j � � Z G d� de j � � Zd � ZdS )� N�strictc �p � t j t j | |� � d z t | � � fS �Nr )�codecs�BOM_UTF8�utf_8_encode�len)�input�errorss �:/opt/alt/python311/lib64/python3.11/encodings/utf_8_sig.py�encoder s1 � ��O�f�1�%��@�@��C�C���J�J�� � c � � d}| d d� t j k r| dd � } d}t j | |d� � \ }}|||z fS )Nr � T)r r �utf_8_decode)r r �prefix�output�consumeds r �decoder sV � � �F��R�a�R�y�F�O�#�#��a�b�b� �����,�U�F�D�A�A��V�X��H�V�O�$�$r c �0 � e Zd Zd d�Zd d�Zd� Zd� Zd� ZdS )�IncrementalEncoderr c �T � t j � | |� � d| _ d S �N� )r r �__init__�first��selfr s r r zIncrementalEncoder.__init__ s&