U
ʗRe @ s8 d Z ddlZdd Zdd Zdd Zd d
Zdd ZdS )
zB
This module provides means to detect the App Engine environment.
Nc C s t p
t S )N)is_local_appengineis_prod_appengine r r /builddir/build/BUILDROOT/alt-python38-pip-22.2.1-2.el8.x86_64/opt/alt/python38/lib/python3.8/site-packages/pip/_vendor/urllib3/contrib/_appengine_environ.pyis_appengine s r c C s t otjd dkS )a# Reports if the app is running in the first generation sandbox.
The second generation runtimes are technically still in a sandbox, but it
is much less restrictive, so generally you shouldn't need to check for it.
see https://cloud.google.com/appengine/docs/standard/runtimes
APPENGINE_RUNTIMEpython27)r osenvironr r r r is_appengine_sandbox s r c C s dt jkot jdddS )Nr SERVER_SOFTWARE zDevelopment/r r
get
startswithr r r r r s r c C s dt jkot jdddS )Nr r r
zGoogle App Engine/r r r r r r s r c C s dS )zDeprecated.Fr r r r r is_prod_appengine_mvms" s r )__doc__r r r r r r r r r r