Edit File: warnings.cpython-37.pyc
B ��4] � @ sB d dl mZ d dlZddlmZ ddlmZ dd� Zdd d�ZdS ) � )�absolute_importN� )� assertions� )�excc C sb t jdtjd� t jdtjd� t jdtjd� t jdtd� t jdtdd� t jdtdd� dS )z/Set global warning behavior for the test suite.�ignore)�category�errorz.*StopIteration)r �messagez.*inspect.getargspecN)�warnings�filterwarnings�sa_excZSAPendingDeprecationWarningZSADeprecationWarning� SAWarning�DeprecationWarning� r r �N/opt/alt/python37/lib64/python3.7/site-packages/sqlalchemy/testing/warnings.py� setup_filters s r Fc C s$ t jtj||d�� | � S Q R X dS )zzAssert that each of the given warnings are emitted by fn. Deprecated. Please use assertions.expect_warnings(). )�regexN)r Z_expect_warningsr r )�fnZwarning_msgsr r r r �assert_warnings# s r )F) � __future__r r � r r r r r r r r r �<module> s