HEX
Server: Apache
System: Linux scp1.abinfocom.com 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64
User: confeduphaar (1010)
PHP: 8.1.33
Disabled: exec,passthru,shell_exec,system
Upload Files
File: //lib/python3/dist-packages/zope/interface/__pycache__/exceptions.cpython-38.pyc
U

ؒ�]��@shdZGdd�de�ZGdd�de�ZGdd�de�ZGdd�de�ZGd	d
�d
e�ZGdd�de�Zd
S)zInterface-specific exceptions
c@seZdZdZdS)�Invalidz A specification is violated
    N��__name__�
__module__�__qualname__�__doc__�rr�;/usr/lib/python3/dist-packages/zope/interface/exceptions.pyrsrc@s eZdZdZdd�Zdd�ZdS)�DoesNotImplementz  This object does not implement cCs
||_dS�N)�	interface)�selfrrrr�__init__szDoesNotImplement.__init__cCs
d|jS)Nz>An object does not implement interface %(interface)s

        ��__dict__�rrrr�__str__s�zDoesNotImplement.__str__N�rrrrr
rrrrrr	sr	c@s eZdZdZdd�Zdd�ZdS)�BrokenImplementationz0An attribute is not completely implemented.
    cCs||_||_dSr
)r�name)rrrrrrr
#szBrokenImplementation.__init__cCs
d|jS)NztAn object has failed to implement interface %(interface)s

        The %(name)s attribute was not provided.
        rrrrrr's�zBrokenImplementation.__str__Nrrrrrrsrc@s eZdZdZdd�Zdd�ZdS)�BrokenMethodImplementationz-An method is not completely implemented.
    cCs||_||_dSr
)�method�mess)rrrrrrr
1sz#BrokenMethodImplementation.__init__cCs
d|jS)NzYThe implementation of %(method)s violates its contract
        because %(mess)s.
        rrrrrr5s�z"BrokenMethodImplementation.__str__Nrrrrrr-src@seZdZdZdS)�InvalidInterfacez'The interface has invalid contents
    Nrrrrrr:src@seZdZdZdS)�
BadImplementsz�An implementation assertion is invalid

    because it doesn't contain an interface or a sequence of valid
    implementation assertions.
    Nrrrrrr>srN)	r�	Exceptionrr	rrr�	TypeErrorrrrrr�<module>s