Edit File: __init__.cpython-37.pyc
B ��4]� � @ s� d Z ddlmZ ddlmZ ddlmZ ddlmZ ddlmZ ddlmZ ddlmZ dd lm Z dd l mZ ddl mZ ddl mZ dd l mZ ddl mZ ddl mZ ddl mZ dddddddddddgZdS )a{ Connection pooling for DB-API connections. Provides a number of connection pool implementations for a variety of usage scenarios and thread behavior requirements imposed by the application, DB-API or database itself. Also provides a DB-API 2.0 connection proxying mechanism allowing regular DB-API connect() methods to be transparently managed by a SQLAlchemy connection pool. � )�_ConnectionFairy)�_ConnectionRecord)�_finalize_fairy)�_refs)�Pool)�reset_commit)� reset_none)�reset_rollback)�clear_managers)�manage)� AssertionPool)�NullPool)� QueuePool)�SingletonThreadPool)� StaticPoolr r r r r r r r r r r N)�__doc__�baser r r r r r r r Zdbapi_proxyr r �implr r r r r �__all__� r r �K/opt/alt/python37/lib64/python3.7/site-packages/sqlalchemy/pool/__init__.py�<module> s4