a
    LfN                     @   s.   d dl mZ d dlZg dZG dd dZdS )    )assert_N))nagforz4NAG Fortran Compiler Release 6.2(Chiyoda) Build 6200z6.2)r   z2NAG Fortran Compiler Release 6.1(Tozai) Build 6136z6.1)r   z3NAG Fortran Compiler Release 6.0(Hibiya) Build 1021z6.0)r   z'NAG Fortran Compiler Release 5.3.2(971)z5.3.2)ZnagzNAGWare Fortran 95 compiler Release 5.1(347,355-367,375,380-383,389,394,399,401-402,407,431,435,437,446,459-460,463,472,494,496,503,508,511,517,529,555,557,565)z5.1c                   @   s   e Zd Zdd ZdS )TestNagFCompilerVersionsc                 C   s:   t D ]0\}}}tjjj|d}||}t||k qd S )N)compiler)nag_version_stringsnumpy	distutilsZ	fcompilerZnew_fcompilerZversion_matchr   )selfcompvsversionfcv r   d/var/www/ai-form-bot/venv/lib/python3.9/site-packages/numpy/distutils/tests/test_fcompiler_nagfor.pytest_version_match   s    
z+TestNagFCompilerVersions.test_version_matchN)__name__
__module____qualname__r   r   r   r   r   r      s   r   )Znumpy.testingr   Znumpy.distutils.fcompilerr   r   r   r   r   r   r   <module>   s   