Current File : //usr/local/apps/python3/lib/python3.11/distutils/tests/__pycache__/test_cmd.cpython-311.opt-1.pyc |
�
�Ke � �� � d Z ddlZddlZddlmZmZ ddlmZ ddlm Z ddl
mZ ddlm
Z
G d� d e� � Z G d
� dej � � Zd� Zed
k r e e� � � � dS dS )zTests for distutils.cmd.� N)�captured_stdout�run_unittest)�Command)�Distribution)�DistutilsOptionError)�debugc � � e Zd Zd� ZdS )�MyCmdc � � d S �N� )�selfs �B/usr/local/apps/python3/lib/python3.11/distutils/tests/test_cmd.py�initialize_optionszMyCmd.initialize_options s � ��� N)�__name__�
__module__�__qualname__r r
r r r
r
s# � � � � � �
�
�
�
�
r r
c �>