HEX
Server: Apache
System: Linux zacp120.webway.host 4.18.0-553.50.1.lve.el8.x86_64 #1 SMP Thu Apr 17 19:10:24 UTC 2025 x86_64
User: govancoz (1003)
PHP: 8.3.26
Disabled: exec,system,passthru,shell_exec,proc_close,proc_open,dl,popen,show_source,posix_kill,posix_mkfifo,posix_getpwuid,posix_setpgid,posix_setsid,posix_setuid,posix_setgid,posix_seteuid,posix_setegid,posix_uname
Upload Files
File: //usr/local/lib/python3.10/site-packages/pip/_vendor/requests/__pycache__/help.cpython-310.pyc
o

��i'�@s�dZddlZddlZddlZddlZddlmZddlmZddlm	Z
dZzddlmZWne
y9dZYnwzddlmZWne
yQdZdZdZYn	wddlZddlZd	d
�Zdd�Zd
d�Zedkroe�dSdS)z'Module containing bug report helper(s).�N)�idna)�urllib3�)�__version__)�chardet)�	pyopensslcCs�t��}|dkr
t��}n5|dkr.d�tjjtjjtjj�}tjj	dkr-d�
|tjj	g�}n|dkr7t��}n|dkr@t��}nd}||d	�S)
a�Return a dict with the Python implementation and version.

    Provide both the name and the version of the Python implementation
    currently running. For example, on CPython 3.10.3 it will return
    {'name': 'CPython', 'version': '3.10.3'}.

    This function works best on CPython and PyPy: in particular, it probably
    doesn't work for Jython or IronPython. Future investigation should be done
    to work out the correct shape of the code for those platforms.
    �CPython�PyPyz{}.{}.{}�final��Jython�
IronPython�Unknown)�name�version)�platform�python_implementation�python_version�format�sys�pypy_version_info�major�minor�micro�releaselevel�join)�implementation�implementation_version�r�D/usr/local/lib/python3.10/site-packages/pip/_vendor/requests/help.py�_implementations(
�
��


r c

Cs�zt��t��d�}Wntyddd�}Ynwt�}dtji}ddi}ddi}tr1dtji}tr8dtji}ddd�}t	rIt	jt	j
jd�d�}dtt
dd�i}dttdd�i}tj}d|dure|d�ndi}	|||	tdutdu||||||dtid	�S)
z&Generate information for a bug report.)�system�releaserrNr)r�openssl_version�xr)rr�
system_sslZusing_pyopensslZusing_charset_normalizerZ	pyOpenSSLrr�charset_normalizer�cryptographyr�requests)rr!r"�OSErrorr rrr&r�OpenSSLZSSL�OPENSSL_VERSION_NUMBER�getattrr'r�sslr�requests_version)
Z
platform_infoZimplementation_infoZurllib3_infoZcharset_normalizer_infoZchardet_infoZpyopenssl_infoZcryptography_infoZ	idna_infor%Zsystem_ssl_inforrr�infoBsX
�
��


�
�����r/cCsttjt�ddd��dS)z)Pretty-print the bug information as JSON.T�)�	sort_keys�indentN)�print�json�dumpsr/rrrr�main}sr6�__main__)�__doc__r4rr-r�pip._vendorrrrrr.r&r�ImportError�pip._vendor.urllib3.contribrr*r'r r/r6�__name__rrrr�<module>s:��#;
�