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 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>