| Server IP : 172.67.131.151 / Your IP : 162.159.115.14 Web Server : Apache System : Linux keen-cori.18-142-40-148.plesk.page 5.15.0-1084-aws #91~20.04.1-Ubuntu SMP Fri May 2 06:59:36 UTC 2025 x86_64 User : simottodesign.com_2tntp341vs7 ( 10011) PHP Version : 8.3.31 Disable Function : opcache_get_status MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /usr/lib/python3/dist-packages/twisted/spread/__pycache__/ |
Upload File : |
U
W[� � @ s4 d Z ddlmZ G dd� de�ZG dd� de�ZdS )z
Twisted Spread Interfaces.
� )� Interfacec @ s e Zd Zdd� ZdS )�
IJellyablec C s dS )z+
Jelly myself for jellier.
N� )�jellierr r �;/usr/lib/python3/dist-packages/twisted/spread/interfaces.py�jellyFor s zIJellyable.jellyForN)�__name__�
__module__�__qualname__r r r r r r s r c @ s e Zd Zdd� ZdS )�IUnjellyablec C s dS )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 Z jellyListr r r �
unjellyFor s zIUnjellyable.unjellyForN)r r r
r r r r r r s r N)�__doc__Zzope.interfacer r r r r r r �<module> s