| Server IP : 202.61.199.114 / Your IP : 216.73.217.139 Web Server : nginx/1.22.1 System : Linux de.arni-solutions.de 6.1.0-49-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.174-1 (2026-05-26) x86_64 User : web20 ( 1018) PHP Version : 8.4.23 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /lib/python3/dist-packages/urllib3/contrib/__pycache__/ |
Upload File : |
�
-�c� � �0 � d Z ddlZd� Zd� Zd� Zd� Zd� ZdS )zB
This module provides means to detect the App Engine environment.
� Nc �: � t � � p
t � � S )N)�is_local_appengine�is_prod_appengine� � �D/usr/lib/python3/dist-packages/urllib3/contrib/_appengine_environ.py�is_appenginer s � ����6�#4�#6�#6�6r c �J � t � � ot j d dk 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 �is_appengine_sandboxr s � � �>�>�K�b�j�)<�=��K�Kr c � � dt j v o2t j � dd� � � d� � S )Nr �SERVER_SOFTWARE� zDevelopment/�r
r �get�
startswithr r r r r s: � ��"�*�,� !������2�2� 2��j�� � �!r c � � dt j v o2t j � dd� � � d� � S )Nr r r zGoogle App Engine/r r r r r r s; � ��"�*�,� '������2�2� 2��j�%�&�&�'r c � � dS )zDeprecated.Fr r r r �is_prod_appengine_mvmsr "