Uname : Linux premium36.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64
Soft : LiteSpeed
Ip : 198.54.115.237
Port : 443
~
/
proc
/
thread-self
/
root
/
opt
/
alt
/
python312
/
lib
/
python3.12
/
site-packages
/
pip
/
_vendor
/
rich
/
__pycache__
[ HOME ]
Exec
Submit
diagnose.cpython-312.pyc
� G��e� � �j � d dl Z d dlZd dlmZ d dlmZmZ d dlmZ d dl m Z dd�Zedk( r e� yy) � N)�inspect)�Console�get_windows_console_features)�Panel)�Prettyc �X � t � } t | � t � }t |� d}|D �ci c] }|t j |� �� }}| j t j t |� d�� � | j dt j � � d�� yc c}w )z9Print a report to the terminal with debugging information)�TERM� COLORTERM�CLICOLOR�NO_COLOR�TERM_PROGRAM�COLUMNS�LINES�JUPYTER_COLUMNS� JUPYTER_LINES�JPY_PARENT_PID�VSCODE_VERBOSE_LOGGINGz[b]Environment Variables)�titlez platform="�"N)r r r �os�getenv�printr �fitr �platform�system)�console�features� env_names�name�envs ��/builddir/build/BUILDROOT/alt-python312-pip-23.3.1-1.el8.x86_64/opt/alt/python312/lib/python3.12/site-packages/pip/_vendor/rich/diagnose.py�reportr"