File manager - Edit - /usr/lib/python3/dist-packages/twisted/internet/test/__pycache__/modulehelpers.cpython-310.pyc
Back
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"