Hacked By AnonymousFox
�
�܋f� � �H � d dl Z d dlmZ ddlmZ d� Z G d� de� � ZdS )� N)�MSVCCompiler� )�
platform_bitsc �D � | s|S || v r| 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 �p/builddir/build/BUILD/cloudlinux-venv-1.0.6/venv/lib64/python3.11/site-packages/numpy/distutils/msvc9compiler.py�_merger s7 � �. � ��
�
�c�z�z��
� �8�8�S�#�J���� c �$ � e Zd Zdd�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
Nc � � t j d� � }t j d� � }t j | |� � t |t j d � � t j d<