Current File : //lib/python3.6/site-packages/chardet/__pycache__/enums.cpython-36.pyc |
3
��X} � @ sh d Z G dd� de�ZG dd� de�ZG dd� de�ZG dd� de�ZG d d
� d
e�ZG dd� de�Zd
S )zr
All of the Enums that are used throughout the chardet package.
:author: Dan Blanchard ([email protected])
c @ s e Zd ZdZdZdZdZdS )�
InputStatezS
This enum represents the different states a universal detector can be in.
� � � N)�__name__�
__module__�__qualname__�__doc__Z
PURE_ASCIIZ ESC_ASCIIZ HIGH_BYTE� r r �/usr/lib/python3.6/enums.pyr s r c @ s<