OpenQuizz
Une application de gestion des contenus pédagogiques
chardet.sbcharsetprober Namespace Reference

Data Structures

class  SingleByteCharSetProber
 

Variables

 SingleByteCharSetModel
 

Variable Documentation

◆ SingleByteCharSetModel

SingleByteCharSetModel
Initial value:
1 = namedtuple('SingleByteCharSetModel',
2  ['charset_name',
3  'language',
4  'char_to_order_map',
5  'language_model',
6  'typical_positive_ratio',
7  'keep_ascii_letters',
8  'alphabet'])