📁 File Manager Pro
v10.0.3 | PHP: 8.2.31
Server: LiteSpeed
2026-06-29 16:44:13
📂
/ (Root)
/
opt
/
alt
/
python35
/
lib
/
python3.5
/
site-packages
/
pip
/
_vendor
/
urllib3
/
contrib
/
__pycache__
📍 /opt/alt/python35/lib/python3.5/site-packages/pip/_vendor/urllib3/contrib/__pycache__
🔄 Refresh
✏️
Editing: _appengine_environ.cpython-35.pyc
Read Only
��Re� � @ sR d Z d d l Z d d � Z d d � Z d d � Z d d � Z d d � Z d S) zB This module provides means to detect the App Engine environment. � Nc C s t � p t � S)N)�is_local_appengine�is_prod_appengine� r r ��/builddir/build/BUILDROOT/alt-python35-pip-20.2.4-5.el8.x86_64/opt/alt/python35/lib/python3.5/site-packages/pip/_vendor/urllib3/contrib/_appengine_environ.py�is_appengine s r c C s t � o t j d d k S)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�environr r r r �is_appengine_sandbox s r c C s+ d t j k o* t j j d d � j d � S)Nr �SERVER_SOFTWARE� zDevelopment/)r r �get� startswithr r r r r s r c C s+ d t j k o* t j j d d � j d � S)Nr r r zGoogle App Engine/)r r r r r r r r r s r c C s d S)zDeprecated.Fr r r r r �is_prod_appengine_mvms"