Files
old-parkingkoncept/parkingkonceptvenv/lib/python3.7/site-packages/flask/__pycache__/globals.cpython-37.pyc

26 lines
1.7 KiB
Plaintext
Raw Normal View History

2019-11-17 12:44:16 +01:00
B
<00>/<2F>]e<00>@s<>dZddlmZddlmZddlmZdZdZdd<08>Zd d
<EFBFBD>Z d d <0C>Z
e<05>Z e<05>Z ee
<EFBFBD>Z eeed <0A><02>Zeeed<0E><02>Zeee d<0F><02>ZdS)z<>
flask.globals
~~~~~~~~~~~~~
Defines all the global objects that are proxies to the current
active context.
:copyright: 2010 Pallets
:license: BSD-3-Clause
<EFBFBD>)<01>partial)<01>
LocalProxy)<01>
LocalStackz<EFBFBD>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<03><01>t||<00>S)N)<05>_request_ctx_stack<63>top<6F> RuntimeError<6F>_request_ctx_err_msg<73>getattr)<02>namer<00>r <00>0/tmp/pip-install-c3kgu56x/Flask/flask/globals.py<70>_lookup_req_object#sr cCs tj}|dkrtt<03><01>t||<00>S)N)<05>_app_ctx_stackrr<00>_app_ctx_err_msgr )r
rr r r <00>_lookup_app_object*srcCstj}|dkrtt<03><01>|jS)N)rrrrZapp)rr r r <00> _find_app1sr<00>request<73>session<6F>gN)<11>__doc__<5F> functoolsrZwerkzeug.localrrrrr rrrrZ current_apprrrr r r r <00><module> s