PATH:
opt
/
alt
/
python312
/
lib
/
python3.12
/
site-packages
/
setuptools
/
_distutils
/
command
/
__pycache__
� ��_i � �� � d Z ddlZddlmZ ddlmZ ej e� 5 ddlZ ddl Z ddlZ ddlZ G d� de j j � Zddd� G d� d e� Zy# 1 sw Y �xY w) zCdistutils.command.check Implements the Distutils 'check' command. � N� )�Command)�DistutilsSetupErrorc �. � � e Zd Z d� fd� Zd� Z� xZS )�SilentReporterc �>