PATH:
opt
/
cloudlinux
/
venv
/
lib
/
python3.11
/
site-packages
/
sqlalchemy
/
engine
/
__pycache__
/
Editing: util.cpython-311.pyc
� � hu � � � d dl mZ d� Zd� Z ddlmZ dS # e$ r) e� � � e� � � � Y dS w xY w)� )�utilc �6 � � t j � fd�� � }|S )z�Decorator, memoize a function in a connection.info stash. Only applicable to functions which take no arguments other than a connection. The memo will be stored in ``connection.info[key]``. c � �� |� � � } |j � S # t $ r | ||� � x|j �<