Server IP : 15.235.198.142 / Your IP : 216.73.216.190 Web Server : Apache/2.4.58 (Ubuntu) System : Linux ballsack 6.8.0-45-generic #45-Ubuntu SMP PREEMPT_DYNAMIC Fri Aug 30 12:02:04 UTC 2024 x86_64 User : www-data ( 33) PHP Version : 8.3.6 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 : |
� Ϫ�f, � � � 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 �"