U ).ó_eã@sŠdZddlmZddlmZddlmZdZdZdd„Zd d „Z d d „Z eƒZ eƒZ ee ƒZ eeed ƒƒZeeedƒƒZeee dƒƒZdS)z¶ flask.globals ~~~~~~~~~~~~~ Defines all the global objects that are proxies to the current active context. :copyright: 2010 Pallets :license: BSD-3-Clause é)Úpartial)Ú LocalProxy)Ú LocalStackzÜ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.a!Working outside of application context. This typically means that you attempted to use functionality that needed to interface with the current application object in some way. To solve this, set up an application context with app.app_context(). See the documentation for more information.cCs tj}|dkrttƒ‚t||ƒS©N)Ú_request_ctx_stackÚtopÚ RuntimeErrorÚ_request_ctx_err_msgÚgetattr©Únamer©r úœC:\Users\Miouzora\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.8_qbz5n2kfra8p0\LocalCache\local-packages\Python38\site-packages\flask/globals.pyÚ_lookup_req_object#srcCs tj}|dkrttƒ‚t||ƒSr)Ú_app_ctx_stackrrÚ_app_ctx_err_msgr r r r rÚ_lookup_app_object*srcCstj}|dkrttƒ‚|jSr)rrrrZapp)rr r rÚ _find_app1srÚrequestÚsessionÚgN)Ú__doc__Ú functoolsrZwerkzeug.localrrr rrrrrrZ current_apprrrr r r rÚs