관리-도구
편집 파일: enums.cpython-36.pyc
3 ��Ud} � @ 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 (dan.blanchard@gmail.com) c @ s e Zd ZdZdZdZdZdS )� InputStatezS This enum represents the different states a universal detector can be in. � � � N)�__name__� __module__�__qualname__�__doc__� PURE_ASCII� ESC_ASCII� HIGH_BYTE� r r �0/tmp/pip-build-nvpq87xi/chardet/chardet/enums.pyr s r c @ s<