관리-도구
편집 파일: msvccompiler.cpython-311.pyc
� �܋fW � �N � d dl Z d dlmZ ddlmZ d� Z G d� de� � Zd� ZdS ) � N)�MSVCCompiler� )� platform_bitsc �D � || v r| S | s|S d� | |g� � S )a� Concatenate two environment paths avoiding repeats. Here `old` is the environment string before the base class initialize function is called and `new` is the string after the call. The new string will be a fixed string if it is not obtained from the current environment, or the same as the old string if obtained from the same environment. The aim here is not to append the new string if it is already contained in the old string so as to limit the growth of the environment string. Parameters ---------- old : string Previous environment string. new : string New environment string. Returns ------- ret : string Updated environment string. �;)�join)�old�news �o/builddir/build/BUILD/cloudlinux-venv-1.0.6/venv/lib64/python3.11/site-packages/numpy/distutils/msvccompiler.py�_merger s7 � �. �c�z�z�� �� �� � �8�8�S�#�J���� c � � e Zd Zdd�Zd� ZdS )r r c �4 � t j | |||� � d S )N)� _MSVCCompiler�__init__)�self�verbose�dry_run�forces r r zMSVCCompiler.__init__( s � ���t�W�g�u�=�=�=�=�=r c � � t j dd� � }t j dd� � }t j | � � t |t j d � � t j d<