o
    ƒ±h±  ã                   @  s(  U d dl mZ d dlZd dlmZ d dlmZ ejr>ddl	m
Z
 ddlmZ ddlmZ dd	lmZ dd
lmZ ddlmZ dZedƒZded< eeedZded< eededZded< eededZded< dZedƒZded< eeedZded< eededZded< eed edZd!ed < dS )"é    )ÚannotationsN)Ú
ContextVar)Ú
LocalProxyé   )ÚFlask)Ú_AppCtxGlobals)Ú
AppContext)ÚRequestContext)ÚSessionMixin)ÚRequestzûWorking outside of application context.

This typically means that you attempted to use functionality that needed
the current application. To solve this, set up an application context
with app.app_context(). See the documentation for more information.zflask.app_ctxzContextVar[AppContext]Ú_cv_app)Úunbound_messager   Úapp_ctxÚappr   Úcurrent_appÚgr   zÛWorking outside of request context.

This typically means that you attempted to use functionality that needed
an active HTTP request. Consult the documentation on testing for
information about how to avoid this problem.zflask.request_ctxzContextVar[RequestContext]Ú_cv_requestr	   Úrequest_ctxÚrequestr   Úsessionr
   )Ú
__future__r   ÚtypingÚtÚcontextvarsr   Úwerkzeug.localr   ÚTYPE_CHECKINGr   r   Úctxr   r   r	   Úsessionsr
   Úwrappersr   Ú_no_app_msgr   Ú__annotations__r   r   r   Ú_no_req_msgr   r   r   r   © r"   r"   úE/var/www/vip_panel/venv/lib/python3.10/site-packages/flask/globals.pyÚ<module>   sB    ÿÿÿÿÿÿ