Server IP : 209.38.156.173 / Your IP : 216.73.216.122 [ Web Server : Apache/2.4.52 (Ubuntu) System : Linux lakekumayuhotel 5.15.0-136-generic #147-Ubuntu SMP Sat Mar 15 15:53:30 UTC 2025 x86_64 User : root ( 0) PHP Version : 8.1.2-1ubuntu2.22 Disable Function : NONE Domains : 2 Domains MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /lib/python3/dist-packages/urllib3/contrib/__pycache__/ |
Upload File : |
o �~�`� � @ 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 � pt� S )N)�is_local_appengine�is_prod_appengine� r r �D/usr/lib/python3/dist-packages/urllib3/contrib/_appengine_environ.py�is_appengine s r c C s t � o tjd 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_RUNTIME�python27)r �os�environr r r r �is_appengine_sandbox s r c C � dt jv ot j�dd��d�S )Nr �SERVER_SOFTWARE� zDevelopment/�r r �get� startswithr r r r r � ��r c C r )Nr r r zGoogle App Engine/r r r r r r r r c C s dS )zDeprecated.Fr r r r r �is_prod_appengine_mvms"