File: //opt/alt/python37/lib64/python3.7/site-packages/sqlalchemy/orm/__pycache__/scoping.cpython-37.pyc
B
��4]� � @ s� d dl mZ d dl mZ d dlmZ ddl mZ ddlmZ ddlm Z ddlm
Z
dgZG d d� de�Z
e
Zd
d� ZxejD ]Zee
eee�� q~W dd
� ZxdD ]Zee
eee�� q�W dd� ZxdD ]Zee
eee�� q�W dS )� )�class_mapper)�exc)�Session� )�ScopedRegistry)�ThreadLocalRegistry)�warn�scoped_sessionc @ s@ e Zd ZdZdZd
dd�Zdd� Zdd� Zd d
� Zddd�Z dS )r ztProvides scoped management of :class:`.Session` objects.
See :ref:`unitofwork_contextual` for a tutorial.
Nc C s&