| Server IP : 46.62.235.243 / Your IP : 216.73.216.163 Web Server : Apache/2.4.58 (Ubuntu) System : Linux Linkabili3Dicembre 6.8.0-100-generic #100-Ubuntu SMP PREEMPT_DYNAMIC Tue Jan 13 16:40:06 UTC 2026 x86_64 User : www-data ( 33) PHP Version : 8.1.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /lib/python3/dist-packages/twisted/spread/__pycache__/ |
Upload File : |
�
oj, � � � d Z ddlZddlmZ ddlmZmZmZ G d� dej � Z G d� dej � Zd � Zd
� Z
y)z]
Persistently cached objects for PB.
Maintainer: Glyph Lefkowitz
Future Plans: None known.
� N)�defer)�banana�flavors�jellyc �4 � e Zd ZdZd� Zd� Zd� Zd� Zd� Zd� Z y) �Publishablez6An object whose cached state persists across sessions.c �2 � | j � || _ y )N)� republish�publishedID)�selfr s �8/usr/lib/python3/dist-packages/twisted/spread/publish.py�__init__zPublishable.__init__ s � �����&��� c �6 � t j � | _ y)z=Set the timestamp to current and (TODO) update all observers.N)�time� timestamp�r s r
r
zPublishable.republish s � ������r c �$ � | j |� S )�
(internal))�getStateToPublishFor�r �perspectives r
�view_getStateToPublishz"Publishable.view_getStateToPublish s � ��(�(��5�5r c �"