| Server IP : 195.114.193.97 / Your IP : 216.73.217.93 Web Server : LiteSpeed System : Linux host 5.15.0-126-generic #136-Ubuntu SMP Wed Nov 6 10:38:22 UTC 2024 x86_64 User : sembi4241 ( 1126) PHP Version : 8.1.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /lib/python3/dist-packages/twisted/spread/__pycache__/ |
Upload File : |
o
�b� � @ s4 d Z ddlmZ G dd� de�ZG dd� de�ZdS )z
Twisted Spread Interfaces.
� )� Interfacec @ � e Zd Zdd� ZdS )�
IJellyablec C � dS )z+
Jelly myself for jellier.
N� )�jellierr r �;/usr/lib/python3/dist-packages/twisted/spread/interfaces.py�jellyFor � zIJellyable.jellyForN)�__name__�
__module__�__qualname__r r r r r r � r c @ r )�IUnjellyablec C r )aO
Unjelly myself for the jellier.
@param jellier: A stateful object which exists for the lifetime of a
single call to L{unjelly}.
@param jellyList: The C{list} which represents the jellied state of the
object to be unjellied.
@return: The object which results from unjellying.
Nr )r � jellyListr r r �
unjellyFor r
zIUnjellyable.unjellyForN)r r r
r r r r r r r r N)�__doc__�zope.interfacer r r r r r r �<module> s