����JFIF���������
1#@!#!123s
D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
self
/
root
/
lib
/
python2.7
/
site-packages
/
pip
/
_vendor
/
chardet
/
Filename :
enums.pyo
back
Copy
� ��abc�����������@���s����d��Z��d�e�f�d�������YZ�d�e�f�d�������YZ�d�e�f�d�������YZ�d�e�f�d�������YZ�d �e�f�d �������YZ�d�e�f�d�������YZ�d �S(���sr��� All of the Enums that are used throughout the chardet package. :author: Dan Blanchard (dan.blanchard@gmail.com) t ���InputStatec�����������B���s ���e��Z�d��Z�d�Z�d�Z�d�Z�RS(���sS��� This enum represents the different states a universal detector can be in. i����i���i���(���t���__name__t ���__module__t���__doc__t ���PURE_ASCIIt ���ESC_ASCIIt ���HIGH_BYTE(����(����(����s=���/usr/lib/python2.7/site-packages/pip/_vendor/chardet/enums.pyR�������s���t���LanguageFilterc�����������B���sJ���e��Z�d��Z�d�Z�d�Z�d�Z�d�Z�d�Z�d�Z�e�e�BZ �e �e�Be�BZ �RS(���sj��� This enum represents the different language filters we can apply to a ``UniversalDetector``. i���i���i���i���i���i���(���R���R���R���t���CHINESE_SIMPLIFIEDt���CHINESE_TRADITIONALt���JAPANESEt���KOREANt���NON_CJKt���ALLt���CHINESEt���CJK(����(����(����s=���/usr/lib/python2.7/site-packages/pip/_vendor/chardet/enums.pyR������s��� t���ProbingStatec�����������B���s ���e��Z�d��Z�d�Z�d�Z�d�Z�RS(���sG��� This enum represents the different states a prober can be in. i����i���i���(���R���R���R���t ���DETECTINGt���FOUND_ITt���NOT_ME(����(����(����s=���/usr/lib/python2.7/site-packages/pip/_vendor/chardet/enums.pyR��� ���s���t���MachineStatec�����������B���s ���e��Z�d��Z�d�Z�d�Z�d�Z�RS(���sN��� This enum represents the different states a state machine can be in. i����i���i���(���R���R���R���t���STARTt���ERRORt���ITS_ME(����(����(����s=���/usr/lib/python2.7/site-packages/pip/_vendor/chardet/enums.pyR���)���s���t���SequenceLikelihoodc�����������B���s5���e��Z�d��Z�d�Z�d�Z�d�Z�d�Z�e�d������Z�RS(���sX��� This enum represents the likelihood of a character following the previous one. i����i���i���i���c���������C���s���d�S(���s:���:returns: The number of likelihood categories in the enum.i���(����(���t���cls(����(����s=���/usr/lib/python2.7/site-packages/pip/_vendor/chardet/enums.pyt���get_num_categories;���s����( ���R���R���R���t���NEGATIVEt���UNLIKELYt���LIKELYt���POSITIVEt���classmethodR���(����(����(����s=���/usr/lib/python2.7/site-packages/pip/_vendor/chardet/enums.pyR���2���s���t���CharacterCategoryc�����������B���s,���e��Z�d��Z�d�Z�d�Z�d�Z�d�Z�d�Z�RS(���s���� This enum represents the different categories language models for ``SingleByteCharsetProber`` put characters into. Anything less than CONTROL is considered a letter. i����i����i����i����i����(���R���R���R���t ���UNDEFINEDt ���LINE_BREAKt���SYMBOLt���DIGITt���CONTROL(����(����(����s=���/usr/lib/python2.7/site-packages/pip/_vendor/chardet/enums.pyR ���A���s���N(���R���t���objectR����R���R���R���R���R ���(����(����(����s=���/usr/lib/python2.7/site-packages/pip/_vendor/chardet/enums.pyt���<module>���s���