%PDF- %PDF-
Direktori : /lib/python3/dist-packages/twisted/spread/__pycache__/ |
Current File : //lib/python3/dist-packages/twisted/spread/__pycache__/publish.cpython-312.pyc |
� Ϫ�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 �"