File: //usr/lib/python3/dist-packages/zope/interface/common/__pycache__/interfaces.cpython-39.pyc
a
��_� � @ s
d Z ddlmZ ddlmZ G dd� de�Zeee� G dd� de�Zzeee� W n eyf Y n0 G dd � d e�Z ee
e � G d
d� de�Zeee� G dd
� d
e�Z
eee
� G dd� de�Zeee� G dd� de�Zeee� G dd� de�Zeee� G dd� de�Zeee� G dd� de�Zeee� G dd� de �Zeee� G dd� de�Zeee� G dd� de�Zeee� G dd� de�Zee e� G d d!� d!e�Z!ee"e!� G d"d#� d#e�Z#ee$e#� G d$d%� d%e�Z%ee&e%� G d&d'� d'e
�Z'ee(e'� G d(d)� d)e
�Z)ee*e)� G d*d+� d+e�Z+ee,e+� G d,d-� d-e�Z-ee.e-� G d.d/� d/e�Z/eee/� G d0d1� d1e�Z0ee1e0� G d2d3� d3e�Z2ee3e2� G d4d5� d5e�Z4ee5e4� G d6d7� d7e �Z6G d8d9� d9e�Z7ee8e7� G d:d;� d;e �Z9ee:e9� G d<d=� d=e�Z;ee<e;� G d>d?� d?e �Z=ee>e=� G d@dA� dAe�Z?ee@e?� G dBdC� dCe�ZAeeBeA� G dDdE� dEe%�ZCeeDeC� G dFdG� dGe�ZEeeFeE� G dHdI� dIe/�ZGeeHeG� G dJdK� dKe�ZIeeJeI� G dLdM� dMe �ZKeeLeK� G dNdO� dOe�ZMeeNeM� dPS )Qz*Interfaces for standard python exceptions
� )� Interface)�classImplementsc @ s e Zd ZdZdS )�
IExceptionzInterface for `Exception`N��__name__�
__module__�__qualname__�__doc__� r
r
�B/usr/lib/python3/dist-packages/zope/interface/common/interfaces.pyr s r c @ s e Zd ZdZdS )�IStandardErrorz.Interface for `StandardError` (Python 2 only.)Nr r
r
r
r r s r c @ s e Zd ZdZdS )�IWarningzInterface for `Warning`Nr r
r
r
r r
s r
c @ s e Zd ZdZdS )�ISyntaxErrorzInterface for `SyntaxError`Nr r
r
r
r r % s r c @ s e Zd ZdZdS )�ILookupErrorzInterface for `LookupError`Nr r
r
r
r r * s r c @ s e Zd ZdZdS )�IValueErrorzInterface for `ValueError`Nr r
r
r
r r / s r c @ s e Zd ZdZdS )�
IRuntimeErrorzInterface for `RuntimeError`Nr r
r
r
r r 4 s r c @ s e Zd ZdZdS )�IArithmeticError�Interface for `ArithmeticError`Nr r
r
r
r r 9 s r c @ s e Zd ZdZdS )�IAssertionErrorzInterface for `AssertionError`Nr r
r
r
r r >