HEX
Server: Apache/2.4.52 (Ubuntu)
System: Linux spn-python 5.15.0-89-generic #99-Ubuntu SMP Mon Oct 30 20:42:41 UTC 2023 x86_64
User: arjun (1000)
PHP: 8.1.2-1ubuntu2.20
Disabled: NONE
Upload Files
File: //usr/lib/python3/dist-packages/urllib3/contrib/__pycache__/_appengine_environ.cpython-310.pyc
o

�~�`��@s8dZddlZdd�Zdd�Zdd�Zd	d
�Zdd�ZdS)
zB
This module provides means to detect the App Engine environment.
�NcCst�pt�S)N)�is_local_appengine�is_prod_appengine�rr�D/usr/lib/python3/dist-packages/urllib3/contrib/_appengine_environ.py�is_appenginesrcCst�o	tjddkS)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_RUNTIME�python27)r�os�environrrrr�is_appengine_sandboxsrcC�dtjvotj�dd��d�S)Nr�SERVER_SOFTWARE�zDevelopment/�r	r
�get�
startswithrrrrr�
��rcCr)Nrr
rzGoogle App Engine/rrrrrrrrcCsdS)zDeprecated.Frrrrr�is_prod_appengine_mvms"sr)�__doc__r	rrrrrrrrr�<module>s