File: //usr/local/lib/python3.7/site-packages/pip/_vendor/rich/__pycache__/diagnose.cpython-37.pyc
B
L��g� � @ 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)�TERMZ COLORTERMZCLICOLORZNO_COLORZTERM_PROGRAM�COLUMNS�LINESZJUPYTER_COLUMNSZ
JUPYTER_LINESZJPY_PARENT_PIDZVSCODE_VERBOSE_LOGGINGc S s i | ]}t �|�|�qS � )�os�getenv)�.0�namer r �=/tmp/pip-unpacked-wheel-hv55ucu3/pip/_vendor/rich/diagnose.py�
<dictcomp> s zreport.<locals>.<dictcomp>z[b]Environment Variables)�titlez
platform="�"N) r r r �printr Zfitr �platform�system)�console�featuresZ env_names�envr r r �report
s r �__main__)
r r Zpip._vendor.richr Zpip._vendor.rich.consoler r Zpip._vendor.rich.panelr Zpip._vendor.rich.prettyr r �__name__r r r r �<module> s