
    xh                     v    d dl Z d dlZd dlmZ d dlmZmZ d dlmZ d dl	m
Z
 d	dZedk    r e             dS dS )
    N)inspect)Consoleget_windows_console_features)Panel)Prettyreturnc                  V   t                      } t          |            t                      }t          |           d}d |D             }|                     t	          j        t          |          d                     |                     dt          j                     d           dS )z9Print a report to the terminal with debugging information)CLICOLOR	COLORTERMCOLUMNSJPY_PARENT_PIDJUPYTER_COLUMNSJUPYTER_LINESLINESNO_COLORTERM_PROGRAMTERMTTY_COMPATIBLETTY_INTERACTIVEVSCODE_VERBOSE_LOGGINGc                 8    i | ]}|t          j        |          S  )osgetenv).0names     ]/home/jenkins/workspace/simtester-sanitize/venv/lib/python3.11/site-packages/rich/diagnose.py
<dictcomp>zreport.<locals>.<dictcomp>    s"    
7
7
7T44
7
7
7    z[b]Environment Variables)titlez
platform=""N)	r   r   r   printr   fitr   platformsystem)consolefeatures	env_namesenvs       r   reportr*   
   s    iiGG+--HHI 8
7Y
7
7
7CMM%)VC[[1KLLLMMMMM3x0033344444r   __main__)r   N)r   r$   richr   rich.consoler   r   
rich.panelr   rich.prettyr   r*   __name__r   r   r   <module>r1      s    				        > > > > > > > >            5 5 5 58 z
FHHHHH r   