관리-도구
편집 파일: install_lib.cpython-311.pyc
� ,�Re� � �Z � d Z ddlZddlZddlZddlmZ ddlmZ dZ G d� de� � Z dS ) zkdistutils.command.install_lib Implements the Distutils 'install_lib' command (install all Python modules).� N� )�Command)�DistutilsOptionErrorz.pyc �f � e Zd ZdZg d�Zg d�ZddiZd� Zd� Zd� Z d � Z d � Zd� Zd� Z d � Zd� Zd� ZdS )�install_libz7install all Python modules (extensions and pure Python)))zinstall-dir=�dzdirectory to install to)z build-dir=�bz'build directory (where to install from))�force�fz-force installation (overwrite existing files))�compile�czcompile .py to .pyc [default])� no-compileNzdon't compile .py files)z optimize=�Ozlalso compile with optimization: -O1 for "python -O", -O2 for "python -OO", and -O0 to disable [default: -O0])� skip-buildNzskip the build steps)r r r r r c �Z � d | _ d | _ d| _ d | _ d | _ d | _ d S )Nr )�install_dir� build_dirr r �optimize� skip_build��selfs ��/builddir/build/BUILDROOT/alt-python311-setuptools-65.6.3-2.el8.x86_64/opt/alt/python311/lib/python3.11/site-packages/setuptools/_distutils/command/install_lib.py�initialize_optionszinstall_lib.initialize_options7 s1 � ��������� ������ ������ c �H � | � ddddddd� � | j �d| _ | j �d | _ t | j t � � sP t | j � � | _ | j d vrt �d S # t t f$ r t d� � �w xY wd S )N�install)� build_libr )r r )r r )r r )r r )r r TF)r � r zoptimize must be 0, 1, or 2)�set_undefined_optionsr r � isinstance�int�AssertionError� ValueErrorr r s r �finalize_optionszinstall_lib.finalize_options@ s� � � �"�"��&�*��"�$�(� � � � �<���D�L��=� �!�D�M��$�-��-�-� J� J� #�D�M� 2� 2�� ��=� �1�1�(�(� 2�1����/� J� J� J�*�+H�I�I�I� J���� J� Js �)A>