HEX
Server: Apache/2.4.52 (Ubuntu)
System: Linux spn-python 5.15.0-89-generic #99-Ubuntu SMP Mon Oct 30 20:42:41 UTC 2023 x86_64
User: arjun (1000)
PHP: 8.1.2-1ubuntu2.20
Disabled: NONE
Upload Files
File: //usr/lib/python3/dist-packages/zope/interface/__pycache__/__init__.cpython-312.pyc
�

$
x`'���dZdZddlmZddlmZe�[ddlmZddlmZddlmZddlm	Z	dd	lm
Z
dd
lmZddlmZddlm
Z
dd
lmZddlmZddlmZddlmZddlmZddlmZddlmZddlmZddlmZddlmZddlmZddlmZddlmZddlmZddlmZddlmZddlm Z ee �de!e �zZ"e#d�e"D��sJ�y )!a�Interfaces

This package implements the Python "scarecrow" proposal.

The package exports two objects, `Interface` and `Attribute` directly. It also
exports several helper methods. Interface is used to create an interface with
a class statement, as in:

  class IMyInterface(Interface):
    '''Interface documentation
    '''

    def meth(arg1, arg2):
        '''Documentation for meth
        '''

    # Note that there is no self argument

To find out what you can do with interfaces, see the interface
interface, `IInterface` in the `interfaces` module.

The package has several public modules:

  o `declarations` provides utilities to declare interfaces on objects. It
    also provides a wide range of helpful utilities that aid in managing
    declared interfaces. Most of its public names are however imported here.

  o `document` has a utility for documenting an interface as structured text.

  o `exceptions` has the interface-defined exceptions

  o `interfaces` contains a list of all public interfaces for this package.

  o `verify` has utilities for verifying implementations of interfaces.

See the module doc strings for more information.
�restructuredtext�)�	Interface)�_wire)�Declaration)�alsoProvides)�classImplements)�classImplementsFirst)�classImplementsOnly)�
classProvides)�directlyProvidedBy)�directlyProvides)�
implementedBy)�implementer)�implementer_only)�
implements)�implementsOnly)�moduleProvides)�named)�noLongerProvides)�
providedBy)�provider)�Invalid)�	Attribute)�interfacemethod)�	invariant)�taggedValue)�Provides)�IInterfaceDeclaration)rrc#�4K�|]}|t�v���y�w)N)�globals)�.0�ks  �9/usr/lib/python3/dist-packages/zope/interface/__init__.py�	<genexpr>r$`s����
+�7�a�1��	�>�7�s�N)$�__doc__�
__docformat__�zope.interface.interfacerr�zope.interface.declarationsrrrr	r
rrr
rrrrrrrrrr�zope.interface.exceptionsrrrrrr�zope.interface.interfacesr�tuple�__all__�all��r#�<module>r0s���$�J#�
�.�*���	�3�4�7�<�;�5�:�8�5�3�8�2�6�6�-�8�2�0�-�.�4�.�0�1�<��$�%�
$�u�-B�'C�
C��
�
+�7�
+�+�+�+r/