Файловый менеджер - Редактировать - /opt/imh-python/lib/python3.9/site-packages/tornado/test/__pycache__/concurrent_test.cpython-39.pyc
Ðазад
a _�h � @ s d dl mZ d dlZd dlZd dlZd dlZd dlmZmZm Z d dl mZmZ d dl mZ d dlmZ d dlmZ d dlmZmZmZ G d d � d e�ZG dd� de�ZG d d� de�ZG dd� de�ZG dd� de�ZG dd� de�ZG dd� dee�ZG dd� de�Z e!dk�re�"� dS )� )�futuresN)�Future�run_on_executor�"future_set_result_unless_cancelled)�utf8� to_unicode)�gen)�IOStream)� TCPServer)� AsyncTestCase�bind_unused_port�gen_testc @ s e Zd Zdd� ZdS )�MiscFutureTestc C sv t � }t|d� | �|�� d� | �|�� � t � }|�� |�� }t|d� | �|�� |� |sr| �|�� d� d S �N�* )r r �assertEqual�resultZassertFalseZ cancelled�cancel)�selfZfutZis_cancelled� r ��/root/rpmbuild/BUILDROOT/imh-python39-modules-3.9.7-92.el8.x86_64/opt/imh-python/lib/python3.9/site-packages/tornado/test/concurrent_test.py�'test_future_set_result_unless_cancelled"