Файловый менеджер - Редактировать - /opt/imh-python/lib/python3.9/site-packages/sqlalchemy/testing/__pycache__/replay_fixture.cpython-39.pyc
Ðазад
a _�h� � @ s� d dl mZ d dlZd dlZddlmZ ddlmZ ddlmZ ddlmZ dd lm Z dd lm Z ddlmZ G dd � d ej �ZG dd� de�ZdS )� )�dequeN� )�config)�fixtures)� profiling� )� create_engine)�MetaData)�util)�Sessionc @ s: e Zd Zejdd� �Zdd� Zdd� Zdd� Zd d � Z dS )�ReplayFixtureTestc o s d V d S �N� )�self�arg�kwr r ��/root/rpmbuild/BUILDROOT/imh-python39-modules-3.9.7-92.el8.x86_64/opt/imh-python/lib/python3.9/site-packages/sqlalchemy/testing/replay_fixture.py� _dummy_ctx s zReplayFixtureTest._dummy_ctxc s t � �tjjj� � �fdd�}ttjj|dd�}t|�| _|| _ t |�| _| �� z"| j | jd� W | �� |�� n| �� |�� 0 �fdd�}ttjj|dd�}t|�| _|| _ t |�| _| �� z$| j tjd� W | j�� |�� n| j�� |�� 0 d S )Nc s �� � � �S r )�recorderr ��creator� dbapi_sessionr r r s z3ReplayFixtureTest.test_invocation.<locals>.recorderF)r Zuse_native_hstore)�ctxc s � � � S r )�playerr )r r r r ) s z1ReplayFixtureTest.test_invocation.<locals>.player)�ReplayableSessionr �db�poolZ_creatorr �urlr �metadata�enginer �session�setup_engine� _run_stepsr �teardown_engineZdisposer Zcount_functions�close)r r r r r r r �test_invocation s<