Server : Apache System : Linux dedi-14684855.grupobig.com 5.14.0-611.49.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Apr 21 16:39:08 EDT 2026 x86_64 User : grupo692 ( 1004) PHP Version : 8.3.32 Disable Function : NONE Directory : /lib64/python3.9/site-packages/numpy/distutils/__pycache__/ |
a
z[ycoX � @ sN d Z dgZddlZddlZddlZddlZddlZddlZddlm Z d!dd�Z
d"d d
�Zd#dd�Zd$d
d�Z
G dd� d�ZG dd� de�ZG dd� de�ZG dd� de�ZG dd� de�ZG dd� de�Zej�d�r�eZnfej�d�� r�eZnRejdk�reZn@ej�d��reZn,ej�d��r,eZnej�d ��r@eZneZe� ZdS )%aa
cpuinfo
Copyright 2002 Pearu Peterson all rights reserved,
Pearu Peterson <pearu@cens.ioc.ee>
Permission to use, modify, and distribute this software is given under the
terms of the NumPy (BSD style) license. See LICENSE.txt that came with
this distribution for specifics.
NO WARRANTY IS EXPRESSED OR IMPLIED. USE AT YOUR OWN RISK.
Pearu Peterson
�cpu� N)�getstatusoutput�r � c
C st zt | �\}}W n: tyJ } z"tjt|�t|d� W Y d }~dS d }~0 0 t�|�rlt�|�|v rld|fS d|fS )N��
stacklevel)F� TF) r �OSError�warnings�warn�str�UserWarning�os� WIFEXITED�WEXITSTATUS)�cmd�successful_statusr �status�output�e� r �=/usr/lib64/python3.9/site-packages/numpy/distutils/cpuinfo.py� getoutput s r c K s<