📂 Advanced File Manager
Multi-Root Navigation System
⚡ Quick Jump
Server (/)
Home (/home)
Var_www (/var/www)
Current (/home4/shelley/public_html/shelleycutler.com/wp-content/mu-plugins)
📍 Go
⬆ Ke Atas
🏠 Root Server
🏠 Root App
🔄 Refresh
📀 /
›
usr
›
lib
›
python3.9
›
site-packages
›
urllib3
›
contrib
›
📁 __pycache__
📍
Lokasi:
/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__
💾
Free:
45.8 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: _appengine_environ.cpython-39.pyc
a t~�`� � @ 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_appengine�is_prod_appengine� r r �F/usr/lib/python3.9/site-packages/urllib3/contrib/_appengine_environ.py�is_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_RUNTIMEZpython27)r �os�environr r r r �is_appengine_sandbox s r c C s dt jv ot j�dd��d�S )Nr �SERVER_SOFTWARE� zDevelopment/�r r �get� startswithr r r r r s ��r c C s dt jv ot j�dd��d�S )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"