U
    dz                     @  s   d dl mZ d dlZd dlZd dlmZ e ZedZ	edZ
edZedZedZed	Zed
ZedZedZedZdddddZdS )    )annotationsN)	Namespaceztemplate-renderedzbefore-render-templatezrequest-startedzrequest-finishedzrequest-tearing-downzgot-request-exceptionzappcontext-tearing-downzappcontext-pushedzappcontext-poppedzmessage-flashedstrzt.Any)namereturnc                 C  s(   | dkrt jdtdd dS t| d S )NZsignals_availablezoThe 'signals_available' attribute is deprecated and will be removed in Flask 2.4. Signals are always available.   )
stacklevelT)warningswarnDeprecationWarningAttributeError)r    r   1/tmp/pip-unpacked-wheel-uq31yewi/flask/signals.py__getattr__   s    r   )
__future__r   typingtr	   Zblinkerr   Z_signalssignalZtemplate_renderedZbefore_render_templateZrequest_startedZrequest_finishedZrequest_tearing_downZgot_request_exceptionZappcontext_tearing_downZappcontext_pushedZappcontext_poppedZmessage_flashedr   r   r   r   r   <module>   s   









