✏️ 正在编辑: bz2_codec.cpython-312.opt-2.pyc
路径:
/lib64/python3.12/encodings/__pycache__/bz2_codec.cpython-312.opt-2.pyc
提示:
您可以编辑任何文件(包括二进制文件),但请注意不当修改可能导致文件损坏。
� �֦i� � � � d dl Z d dlZdd�Zdd�Z G d� de j � Z G d� de j � Z G d� d e j � Z G d � dee j � Z G d� d ee j � Zd� Z y)� Nc �B � t j | � t | � fS �N)�bz2�compress�len��input�errorss �,/usr/lib64/python3.12/encodings/bz2_codec.py� bz2_encoder s � ��L�L����U��,�,� c �B � t j | � t | � fS r )r � decompressr r s r � bz2_decoder s � ��N�N�5�!�3�u�:�.�.r c � � e Zd Zdd�Zdd�Zy)�Codecc � � t ||� S r )r ��selfr r s r �encodezCodec.encode � � ��%��(�(r c � � t ||� S r )r r s r �decodezCodec.decode r r N��strict)�__name__� __module__�__qualname__r r � r r r r s � �)�)r r c �"