HEX
Server: Apache/2.4.52 (Ubuntu)
System: Linux spn-python 5.15.0-89-generic #99-Ubuntu SMP Mon Oct 30 20:42:41 UTC 2023 x86_64
User: arjun (1000)
PHP: 8.1.2-1ubuntu2.20
Disabled: NONE
Upload Files
File: //usr/local/lib/python3.10/dist-packages/numpy/distutils/__pycache__/__init__.cpython-310.pyc
o

���g�@s�dZddlZddlmZddlmZddlTejdedd	�[zdd
lmZddl	m
Z
e
e�Z[
Wn	e
y;Ynwddd
�Zddd�ZdS)a;
An enhanced distutils, providing support for Fortran compilers, for BLAS,
LAPACK and other common libraries for numerical computing, and more.

Public submodules are::

    misc_util
    system_info
    cpu_info
    log
    exec_command

For details, please see the *Packaging* and *NumPy Distutils User Guide*
sections of the NumPy Reference Guide.

For configuring the preference for and location of libraries like BLAS and
LAPACK, and for setting include paths and similar build options, please see
``site.cfg.example`` in the root of the NumPy repository or sdist.

�N�)�	ccompiler)�
unixccompiler)�*ax

  `numpy.distutils` is deprecated since NumPy 1.23.0, as a result
  of the deprecation of `distutils` itself. It will be removed for
  Python >= 3.12. For older Python versions it will remain present.
  It is recommended to use `setuptools < 60.0` for those Python versions.
  For more details, see:
    https://numpy.org/devdocs/reference/distutils_status_migration.html 

�)�
stacklevel)�
__config__)�PytestTestercCs$ddlm}|||d�}|��|S)Nr)�
new_fcompiler)�plat�compiler)�numpy.distutils.fcompilerr
�	customize)rrr
�c�r�C/usr/local/lib/python3.10/dist-packages/numpy/distutils/__init__.py�customized_fcompiler7srcCstj|||d�}|�d�|S)N)rr�verbose�)r�new_compilerr)rrrrrrr�customized_ccompiler=s
r)NN)NNr)�__doc__�warningsrrr�npy_pkg_config�warn�DeprecationWarningr�numpy._pytesttesterr	�__name__�test�ImportErrorrrrrrr�<module>s&�	�