| Server IP : 198.244.165.102 / Your IP : 216.73.216.218 [ Web Server : nginx/1.24.0 System : Linux modovh-ub-01 6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 x86_64 User : colleary ( 1011) PHP Version : 8.3.23 Disable Function : NONE Domains : 2 Domains 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 �"