Current File : /opt/alt/python311/lib/python3.11/site-packages/chardet/__pycache__//gb2312prober.cpython-311.pyc
�
q�;f� � �R � d dl mZ d dlmZ d dlmZ d dlmZ G d� de� � ZdS )� )�MultiByteCharSetProber)�CodingStateMachine)�GB2312DistributionAnalysis)�GB2312_SM_MODELc �J � � e Zd Z� fd�Zed� � � Zed� � � Z� xZS )�GB2312Proberc �� �� t t | � � � � � t t � � | _ t
� � | _ | � � � d S )N) �superr �__init__r r � coding_smr �distribution_analyzer�reset)�self� __class__s ��G/opt/alt/python311/lib/python3.11/site-packages/chardet/gb2312prober.pyr zGB2312Prober.__init__"