v d Z ddlZddlmZ ddlmZ G d dej Z G d d ej ZdS )a8 Provides a thread-local transactional wrapper around the root Engine class. The ``threadlocal`` module is invoked when using the ``strategy="threadlocal"`` flag with :func:`~sqlalchemy.engine.create_engine`. This module is semi-private and is invoked automatically when the threadlocal engine strategy is used. N )base )utilc 0 e Zd Z fdZd Zd Zd Z xZS )TLConnectionc V t t | j |i | d| _ d S Nr )superr __init___TLConnection__opencount)selfargkw __class__s q/builddir/build/BUILD/cloudlinux-venv-1.0.10/venv/lib64/python3.11/site-packages/sqlalchemy/engine/threadlocal.pyr zTLConnection.__init__ s3 *lD!!*C62666 c &