| Server IP : 3.111.61.48 / Your IP : 216.73.216.67 Web Server : Apache System : Linux ip-10-0-5-176 6.8.0-1057-aws #60~22.04.1-Ubuntu SMP Wed May 27 08:16:59 UTC 2026 x86_64 User : ubuntu ( 1000) PHP Version : 8.2.31 Disable Function : exec,passthru,shell_exec,system MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /usr/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