← Back
Editing: test_plugin.cpython-38.pyc
U W[f � @ s2 d Z ddlmZmZ ddlZddlZddlZddlZddlZddl Z ddl mZ ddlm Z ddlmZmZ ddlmZmZmZ ddlmZ dd lmZ er�dd lmZ ndd� ZG d d� de�ZG dd� de�ZG dd� de j�ZdZ dd� Z!dd� Z"G dd� de j�Z#G dd� de j�Z$G dd� de j�Z%dS )z" Tests for Twisted plugin system. � )�absolute_import�divisionN)� Interface)�unittest)�_PY3�_PYPY)�textFromEventDict�addObserver�removeObserver)�FilePath)�plugin)�invalidate_cachesc C s dS )zJ On python 2, import caches don't need to be invalidated. N� r r r �:/usr/lib/python3/dist-packages/twisted/test/test_plugin.py�invalidateImportCaches s r c @ s e Zd ZdZdS )�ITestPluginzS A plugin for use by the plugin system's unit tests. Do not use this. N��__name__� __module__�__qualname__�__doc__r r r r r "