文件操作 - modulehelpers.cpython-310.pyc
返回文件管理
返回主菜单
删除本文件
文件: /usr/lib/python3/dist-packages/twisted/internet/test/__pycache__/modulehelpers.cpython-310.pyc
编辑文件内容
o �b� � @ 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 �E/usr/lib/python3/dist-packages/twisted/internet/test/modulehelpers.pyr s zNoReactor.__init__c C s"