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/__pycache__/ |
Upload File : |
o 6��a�X � @ sH d Z dgZddlZddlZddlZddlZddlZddlZddlm Z d!dd�Z d!d d �Zd!dd�Z d!d d�Z G dd� d�ZG dd� de�ZG dd� de�ZG dd� de�ZG dd� de�ZG dd� de�Zej�d�rqeZn.ej�d�rzeZn%ejdkr�eZnej�d�r�eZnej�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 ty% } ztjt|�t|d� W Y d }~dS d }~ww t�|�r6t�|�|v r6d|fS d|fS )N�� stacklevel)F� TF) r �EnvironmentError�warnings�warn�str�UserWarning�os� WIFEXITED�WEXITSTATUS)�cmd�successful_statusr �status�output�e� r �9/usr/lib/python3/dist-packages/numpy/distutils/cpuinfo.py� getoutput s ��r c K s<