관리-도구
편집 파일: sbcharsetprober.cpython-36.pyc
3 �Re � @ s4 d dl mZ d dlmZmZmZ G dd� de�ZdS )� )� CharSetProber)�CharacterCategory�ProbingState�SequenceLikelihoodc sb e Zd ZdZdZdZdZd� fdd� Z� fd d �Ze dd� �Z e d d� �Zdd� Zdd� Z � ZS )�SingleByteCharSetProber�@ i gffffff�?g�������?FNc sJ t t| �j� || _|| _|| _d | _d | _d | _d | _ d | _ | j� d S )N)�superr �__init__�_model� _reversed�_name_prober�_last_order� _seq_counters�_total_seqs�_total_char� _freq_char�reset)�self�model�reversed�name_prober)� __class__� ��/builddir/build/BUILDROOT/alt-python36-pip-20.2.4-5.el8.x86_64/opt/alt/python36/lib/python3.6/site-packages/pip/_vendor/chardet/sbcharsetprober.pyr '