Server : Apache System : Linux iad1-shared-b8-43 6.6.49-grsec-jammy+ #10 SMP Thu Sep 12 23:23:08 UTC 2024 x86_64 User : dh_edsupp ( 6597262) PHP Version : 8.2.26 Disable Function : NONE Directory : /lib/python3/dist-packages/numpy/distutils/tests/__pycache__/ |
Upload File : |
o 6��a� � @ s( d dl mZ d dlZg d�Zdd� ZdS )� )�assert_N))�f77�F77FLAGS)�f90�F90FLAGS)�free� FREEFLAGS)�arch�FARCH)�debug�FDEBUG)�flags�FFLAGS)� linker_so�LDFLAGSc C s� | � dd� tjjjdd�}|j�dd� �}tD ]%\}}d�|�}t ||�}| � ||� t ||�}| � |� t||gk� q| � dd� tD ]3\}}d�|�}t ||�}| � ||� t ||�}| � |� |d u rpt||gk� qFt|||g k� qFd S ) N�NPY_DISTUTILS_APPEND_FLAGS�0�none)�compilerc _ s d S )N� )�args�kwargsr r �F/usr/lib/python3/dist-packages/numpy/distutils/tests/test_fcompiler.py�<lambda> s z&test_fcompiler_flags.<locals>.<lambda>z-dummy-{}-flag�1)�setenv�numpy� distutils� fcompiler� new_fcompiler� flag_vars�clone�customizable_flags�format�getattr�delenvr )�monkeypatch�fcr �opt�envvar�new_flag� prev_flags� new_flagsr r r �test_fcompiler_flags s* �r- )� numpy.testingr �numpy.distutils.fcompilerr r"