Файловый менеджер - Редактировать - /opt/imh-python/lib/python3.9/site-packages/zmq/tests/__pycache__/test_message.cpython-39.pyc
Ðазад
a a�hS+ � @ s� d dl Z d dlZzd dlmZ W n ey6 dZY n0 d dlZd dlmZ d dlmZ d dl Z d dl mZmZm Z mZ d dlmZmZmZmZ dZer�ee�Zee�Zee�e Zdd � ZG d d� de�ZdS )� N)�getrefcount)�pprint)�TestCase)�BaseZMQTestCase�SkipTest� skip_pypy�PYPY)�unicode�bytes�b�u� xc C s2 t d�D ]$}t| �|d kr" dS t�d� qdS )z�wait for refcount on an object to drop to an expected value Necessary because of the zero-copy gc thread, which can take some time to receive its DECREF message. �2 � Ng�������?)�range�grc�time�sleep)�obj�rc�i� r ��/root/rpmbuild/BUILDROOT/imh-python39-modules-3.9.7-92.el8.x86_64/opt/imh-python/lib/python3.9/site-packages/zmq/tests/test_message.py�await_gc s r c @ s� e Zd Zedd� �Zdd� Zdd� Zdd� Zd d � Zedd� �Z ed d� �Z edd� �Zdd� Zedd� �Z dd� Zdd� Zdd� Zedd� �Zdd� Zdd � Zd!d"� Zed#d$� �Zd%d&� Zd'S )(� TestFramec C sl t dd�D ]\}d| t }| �t|�d� tj|dd�}| �t|�d� ~t|d� | �t|�d� ~q dS )z/Message above 30 bytes are never copied by 0MQ.� � r F��copy� N)r �x�assertEqualr �zmq�Framer ��selfr �s�mr r r � test_above_30- s zTestFrame.test_above_30c C sD t d�D ]6}d| t }t�|�}t|�}t|�}| �||� qdS )z+Test the str representations of the Frames.r r N)r r r"