
    ؄_                     @    d dl mZ d dlZddlmZ ddlmZ d Zd
d	ZdS )    )absolute_importN   )
assertions   )excc                     t          j        dt          j                   t          j        dt          j                   t          j        dt          j                   t          j        dt          j        d           t          j        dt                     t          j        dt          d           t          j        dt          d           	 dd	l} t          j        d
| j                   d	S # t          $ r Y d	S w xY w)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_excSAPendingDeprecationWarningSADeprecationWarning	SAWarningDeprecationWarningpytestPytestDeprecationWarningImportError)r   s    `/var/www/book.euthymeo.com/html/venv/lib/python3.11/site-packages/sqlalchemy/testing/warnings.pysetup_filtersr      sC    6=    Gf.IJJJJGf.>????!    G.@AAAA-7H    -7M   
 	V<	
 	
 	
 	
 	
 	
    s   C7 7
DDFc                     t          j        t          j        ||          5   |             cddd           S # 1 swxY w Y   dS )zzAssert that each of the given warnings are emitted by fn.

    Deprecated.  Please use assertions.expect_warnings().

    )regexN)r   _expect_warningsr   r   )fnwarning_msgsr   s      r   assert_warningsr   3   s     
	$,e
 
 
   rtt                 s   
9= =)F)	
__future__r   r    r   r   r   r   r        r   <module>r$      st    ' & & & & &              
  
  
F
 
 
 
 
 
r#   