| Direktori : /usr/lib/python3.6/site-packages/enchant/__pycache__/ |
| Current File : //usr/lib/python3.6/site-packages/enchant/__pycache__/errors.cpython-36.pyc |
3 ��]# � @ sH d Z G dd� de�ZG dd� de�ZG dd� de�ZG dd� de�Zd S ) a enchant.errors: Error class definitions for the enchant library ================================================================ All error classes are defined in this separate sub-module, so that they can safely be imported without causing circular dependencies. c @ s e Zd ZdZdS )�Errorz,Base exception class for the enchant module.N)�__name__� __module__�__qualname__�__doc__� r r �/usr/lib/python3.6/errors.pyr '