%PDF- %PDF-
Direktori : /lib/python3/dist-packages/twisted/spread/__pycache__/ |
Current File : //lib/python3/dist-packages/twisted/spread/__pycache__/flavors.cpython-312.pyc |
� Ϫ�f�[ � � � d Z ddlZddlmZmZ ddlmZmZ ddlm Z m Z ddlmZm Z mZmZmZmZmZmZmZ eZeZeZeZdZd Zd ZdZ G d� d e� Z G d� de� Z G d� de� Z G d� de � Z! ee� G d� de!� � Z" G d� de!� Z# G d� de � Z$ G d� de � Z% G d� de%� Z& G d� de � Z' G d � d!e'e � Z(d"� Z) ed#e)� d$� Z* ed%e*� d&� Z+ ed'e+� e G d(� d)� � Z,e G d*� d+� � Z-y),a� This module represents flavors of remotely accessible objects. Currently this is only objects accessible through Perspective Broker, but will hopefully encompass all forms of remote access which can emulate subsets of PB (such as XMLRPC or SOAP). Future Plans: Optimization. Exploitation of new-style object model. Optimizations to this module should not affect external-use semantics at all, but may have a small impact on users who subclass and override methods. @author: Glyph Lefkowitz � N)� Interface�implementer)�log�reflect)�cmp� comparable� ) � Jellyable�Unjellyable�_createBlank�getInstanceState�setInstanceState�setUnjellyableFactoryForClass�setUnjellyableForClass�setUnjellyableForClassTree�unjellyableRegistrys copy� caches cached� remotec � � e Zd ZdZy)�NoSuchMethodz(Raised if there is no such remote methodN)�__name__� __module__�__qualname__�__doc__� � �8/usr/lib/python3/dist-packages/twisted/spread/flavors.pyr r 7 s � �2r r c � � e Zd ZdZd� Zy)�IPBRootz6Factory for root Referenceable objects for PB servers.c � � y)z%Return root Referenceable for broker.Nr )�brokers r � rootObjectzIPBRoot.rootObject>