Server IP : 209.38.156.173 / Your IP : 216.73.216.122 [ Web Server : Apache/2.4.52 (Ubuntu) System : Linux lakekumayuhotel 5.15.0-136-generic #147-Ubuntu SMP Sat Mar 15 15:53:30 UTC 2025 x86_64 User : root ( 0) PHP Version : 8.1.2-1ubuntu2.22 Disable Function : NONE Domains : 2 Domains MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /lib/python3/dist-packages/twisted/python/test/__pycache__/ |
Upload File : |
o �b(� � @ s� d Z ddlZddlZddlZddlZddlmZ ddlmZmZ zddl m Z W n ey3 dZ Y nw ddlm Z ddlmZ ddlmZmZmZmZmZmZmZmZmZmZmZmZ dd lmZ dd l m!Z! ddl"m#Z# ddl$m%Z% dd l&m'Z' G dd� d�Z(G dd� de'�Z)G dd� de'�Z*G dd� de%e'�Z+G dd� de'�Z,dd� Z-dd� Z.G dd� de'�Z/ee ddd d!��G d"d#� d#��Z0G d$d%� d%�Z1ee dd&d d�d'�d2d(d)��Z2G d*d+� d+e'�Z3G d,d-� d-e'�Z4G d.d/� d/e'�Z5G d0d1� d1e'�Z6dS )3zI Tests for Twisted's deprecation framework, L{twisted.python.deprecate}. � N)�normcase)�catch_warnings�simplefilter)�invalidate_caches)�Version)� deprecate)�DEPRECATION_WARNING_FORMAT�_appendToDocstring�_fullyQualifiedName�_getDeprecationDocstring�_getDeprecationWarningString�_mutuallyExclusiveArguments�_passedArgSpec�_passedSignature� deprecated�deprecatedKeywordParameter�deprecatedProperty�getDeprecationWarningString)�FilePath)�platform)�deprecatedattributes)�TwistedModulesMixin)�SynchronousTestCasec @ � e Zd ZdZdd� Zdd� ZdS )�_MockDeprecatedAttributezq Mock of L{twisted.python.deprecate._DeprecatedAttribute}. @ivar value: The value of the attribute. c C � || _ d S �N��value��selfr � r! �D/usr/lib/python3/dist-packages/twisted/python/test/test_deprecate.py�__init__8 � z!_MockDeprecatedAttribute.__init__c C � | j S )z$ Get a known value. r �r r! r! r"