o
    ~#gÝ  ã                   @   sD   d dl mZ d dlmZ d dlmZ d dlmZ G dd„ deƒZdS )é   )ÚMultiByteCharSetProber)ÚCodingStateMachine)ÚBig5DistributionAnalysis)ÚBIG5_SM_MODELc                       s4   e Zd Z‡ fdd„Zedd„ ƒZedd„ ƒZ‡  ZS )Ú
Big5Proberc                    s,   t t| ƒ ¡  ttƒ| _tƒ | _|  ¡  d S )N)	Úsuperr   Ú__init__r   r   Ú	coding_smr   Údistribution_analyzerÚreset©Úself©Ú	__class__© úƒ/var/www/static.ux5.de/https/Moving-Object-Detection-with-OpenCV/env/lib/python3.10/site-packages/pip/_vendor/chardet/big5prober.pyr   #   s   
zBig5Prober.__init__c                 C   ó   dS )NÚBig5r   r   r   r   r   Úcharset_name)   ó   zBig5Prober.charset_namec                 C   r   )NÚChineser   r   r   r   r   Úlanguage-   r   zBig5Prober.language)Ú__name__Ú
__module__Ú__qualname__r   Úpropertyr   r   Ú__classcell__r   r   r   r   r   "   s    
r   N)	Úmbcharsetproberr   Úcodingstatemachiner   Úchardistributionr   Úmbcssmr   r   r   r   r   r   Ú<module>   s
   