관리-도구
편집 파일: diagnose.cpython-38.pyc
U ʗRe� � @ sd d dl Z d dlZd dlmZ d dlmZmZ d dlmZ d dl m Z dd�dd�Zed kr`e� dS ) � N)�inspect)�Console�get_windows_console_features)�Panel)�Pretty)�returnc C s` t � } t| � t� }t|� d}dd� |D �}| �tjt|�dd�� | �dt�� � d�� dS ) z9Print a report to the terminal with debugging information)�TERM� COLORTERMZCLICOLOR�NO_COLORZTERM_PROGRAM�COLUMNS�LINES�JUPYTER_COLUMNS� JUPYTER_LINESZJPY_PARENT_PIDZVSCODE_VERBOSE_LOGGINGc S s i | ]}|t �|��qS � )�os�getenv)�.0�namer r ��/builddir/build/BUILDROOT/alt-python38-pip-22.2.1-2.el8.x86_64/opt/alt/python38/lib/python3.8/site-packages/pip/_vendor/rich/diagnose.py� <dictcomp> s zreport.<locals>.<dictcomp>z[b]Environment Variables)�titlez platform="�"N) r r r �printr �fitr �platform�system)�console�featuresZ env_names�envr r r �report s r �__main__) r r �pip._vendor.richr �pip._vendor.rich.consoler r Zpip._vendor.rich.panelr �pip._vendor.rich.prettyr r �__name__r r r r �<module> s