Spamworldpro Mini Shell
Spamworldpro


Server : Apache/2.4.52 (Ubuntu)
System : Linux webserver 6.8.0-49-generic #49~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Wed Nov 6 17:42:15 UTC 2 x86_64
User : www-data ( 33)
PHP Version : 8.1.2-1ubuntu2.21
Disable Function : NONE
Directory :  /lib/python3/dist-packages/zope/interface/common/__pycache__/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : //lib/python3/dist-packages/zope/interface/common/__pycache__/interfaces.cpython-310.pyc
o

$
x`��@s
dZddlmZddlmZGdd�de�Zeee�Gdd�de�Zzeee�Wn	ey3YnwGdd	�d	e�Z	ee
e	�Gd
d�de�Zeee�Gdd
�d
e�Z
eee
�Gdd�de�Zeee�Gdd�de�Zeee�Gdd�de�Zeee�Gdd�de�Zeee�Gdd�de�Zeee�Gdd�de	�Zeee�Gdd�de�Zeee�Gdd�de�Zeee�Gdd�de�Zee e�Gd d!�d!e�Z!ee"e!�Gd"d#�d#e�Z#ee$e#�Gd$d%�d%e�Z%ee&e%�Gd&d'�d'e
�Z'ee(e'�Gd(d)�d)e
�Z)ee*e)�Gd*d+�d+e�Z+ee,e+�Gd,d-�d-e�Z-ee.e-�Gd.d/�d/e�Z/eee/�Gd0d1�d1e�Z0ee1e0�Gd2d3�d3e�Z2ee3e2�Gd4d5�d5e�Z4ee5e4�Gd6d7�d7e	�Z6Gd8d9�d9e�Z7ee8e7�Gd:d;�d;e	�Z9ee:e9�Gd<d=�d=e�Z;ee<e;�Gd>d?�d?e	�Z=ee>e=�Gd@dA�dAe�Z?ee@e?�GdBdC�dCe�ZAeeBeA�GdDdE�dEe%�ZCeeDeC�GdFdG�dGe�ZEeeFeE�GdHdI�dIe/�ZGeeHeG�GdJdK�dKe�ZIeeJeI�GdLdM�dMe	�ZKeeLeK�GdNdO�dOe�ZMeeNeM�dPS)Qz*Interfaces for standard python exceptions
�)�	Interface)�classImplementsc@�eZdZdZdS)�
IExceptionzInterface for `Exception`N��__name__�
__module__�__qualname__�__doc__�rr�B/usr/lib/python3/dist-packages/zope/interface/common/interfaces.pyr�rc@r)�IStandardErrorz.Interface for `StandardError` (Python 2 only.)Nrrrrrrr
rc@r)�IWarningzInterface for `Warning`Nrrrrrr r
rc@r)�ISyntaxErrorzInterface for `SyntaxError`Nrrrrrr%r
rc@r)�ILookupErrorzInterface for `LookupError`Nrrrrrr*r
rc@r)�IValueErrorzInterface for `ValueError`Nrrrrrr/r
rc@r)�
IRuntimeErrorzInterface for `RuntimeError`Nrrrrrr4r
rc@r)�IArithmeticError�Interface for `ArithmeticError`Nrrrrrr9r
rc@r)�IAssertionErrorzInterface for `AssertionError`Nrrrrrr>r
rc@r)�IAttributeErrorzInterface for `AttributeError`NrrrrrrCr
rc@r)�IDeprecationWarningz"Interface for `DeprecationWarning`NrrrrrrHr
rc@r)�	IEOFErrorzInterface for `EOFError`NrrrrrrMr
rc@r)�IEnvironmentErrorz Interface for `EnvironmentError`NrrrrrrRr
rc@r)�IFloatingPointErrorz"Interface for `FloatingPointError`NrrrrrrWr
rc@r)�IIOErrorzInterface for `IOError`Nrrrrrr\r
rc@r)�IImportErrorzInterface for `ImportError`Nrrrrrrar
rc@r)�IIndentationErrorz Interface for `IndentationError`Nrrrrrrfr
rc@r)�IIndexErrorzInterface for `IndexError`Nrrrrrrkr
rc@r)�	IKeyErrorzInterface for `KeyError`Nrrrrrr pr
r c@r)�IKeyboardInterruptz!Interface for `KeyboardInterrupt`Nrrrrrr!ur
r!c@r)�IMemoryErrorzInterface for `MemoryError`Nrrrrrr"zr
r"c@r)�
INameErrorzInterface for `NameError`Nrrrrrr#r
r#c@r)�INotImplementedErrorz#Interface for `NotImplementedError`Nrrrrrr$�r
r$c@r)�IOSErrorzInterface for `OSError`Nrrrrrr%�r
r%c@r)�IOverflowErrorrNrrrrrr&�r
r&c@r)�IOverflowWarningz�Deprecated, no standard class implements this.

    This was the interface for ``OverflowWarning`` prior to Python 2.5,
    but that class was removed for all versions after that.
    Nrrrrrr'�r
r'c@r)�IReferenceErrorzInterface for `ReferenceError`Nrrrrrr(�r
r(c@r)�IRuntimeWarningzInterface for `RuntimeWarning`Nrrrrrr)�r
r)c@r)�IStopIterationzInterface for `StopIteration`Nrrrrrr*�r
r*c@r)�ISyntaxWarningzInterface for `SyntaxWarning`Nrrrrrr+�r
r+c@r)�ISystemErrorzInterface for `SystemError`Nrrrrrr,�r
r,c@r)�ISystemExitzInterface for `SystemExit`Nrrrrrr-�r
r-c@r)�	ITabErrorzInterface for `TabError`Nrrrrrr.�r
r.c@r)�
ITypeErrorzInterface for `TypeError`Nrrrrrr/�r
r/c@r)�IUnboundLocalErrorz!Interface for `UnboundLocalError`Nrrrrrr0�r
r0c@r)�
IUnicodeErrorzInterface for `UnicodeError`Nrrrrrr1�r
r1c@r)�IUserWarningzInterface for `UserWarning`Nrrrrrr2�r
r2c@r)�IZeroDivisionErrorz!Interface for `ZeroDivisionError`Nrrrrrr3�r
r3N)Or
�zope.interfacerrr�	Exceptionr�
StandardError�	NameErrorr�Warningr�SyntaxErrorr�LookupErrorr�
ValueErrorr�RuntimeErrorr�ArithmeticErrorr�AssertionErrorr�AttributeErrorr�DeprecationWarningr�EOFErrorr�EnvironmentErrorr�FloatingPointErrorr�IOErrorr�ImportErrorr�IndentationErrorr�
IndexErrorr �KeyErrorr!�KeyboardInterruptr"�MemoryErrorr#r$�NotImplementedErrorr%�OSErrorr&�
OverflowErrorr'r(�ReferenceErrorr)�RuntimeWarningr*�
StopIterationr+�
SyntaxWarningr,�SystemErrorr-�
SystemExitr.�TabErrorr/�	TypeErrorr0�UnboundLocalErrorr1�UnicodeErrorr2�UserWarningr3�ZeroDivisionErrorrrrr�<module>s�

�



































Spamworldpro Mini