Файловый менеджер - Редактировать - /opt/imh-python/lib/python3.9/site-packages/twisted/internet/test/__pycache__/modulehelpers.cpython-39.pyc
Ðазад
a k�h� � @ sL d Z ddgZddlZddlZddlmZ G dd� de�ZG dd� de�ZdS )z/ Testing helpers related to the module system. � NoReactor�AlternateReactor� N)�SetAsideModulec @ s( e Zd ZdZdd� Zdd� Zdd� ZdS ) r zc Context manager that uninstalls the reactor, if any, and then restores it afterwards. c C s t �| d� d S �Nztwisted.internet.reactor)r �__init__��self� r ��/root/rpmbuild/BUILDROOT/imh-python39-modules-3.9.7-92.el8.x86_64/opt/imh-python/lib/python3.9/site-packages/twisted/internet/test/modulehelpers.pyr s zNoReactor.__init__c C s t �| � d| jv rtj`d S r )r � __enter__�modules�twisted�internet�reactorr r r r r s zNoReactor.__enter__c C sR t �| |||� | j�dd �}|d ur0|tj_nz tj`W n tyL Y n0 d S r )r �__exit__r �getr r r �AttributeError)r ZexcTypeZexcValue� tracebackr r r r r s zNoReactor.__exit__N)�__name__� __module__�__qualname__�__doc__r r r r r r r r s c @ s e Zd ZdZdd� Zdd� ZdS )r zd A context manager which temporarily installs a different object as the global reactor. c C s t �| � || _dS )zN @param reactor: Any object to install as the global reactor. N)r r � alternate)r r r r r r 3 s zAlternateReactor.__init__c C s$ t �| � | jtj_| jtjd<