관리-도구
편집 파일: test_build.cpython-37.pyc
B ��Fd� � @ s� d dl mZmZmZ d dlmZmZ d dlZd dlZd dl m Z d dlmZm Z mZ G dd� de�ZG dd � d e�Zed kr�e� dS )� )�division�absolute_import�print_function)�PIPE�PopenN)�lapack_lite)�TestCase�dec�run_module_suitec @ s$ e Zd Zdd� Zdd� Zdd� ZdS )�FindDependenciesLddc C sP dg| _ y t| j ttd�}|�� \}}W n" tk rJ td| j ��Y nX d S )NZldd)�stdout�stderrzcommand %s cannot be run)�cmdr r �communicate�OSError�RuntimeError)�self�pr r � r ��/builddir/build/BUILDROOT/alt-python37-numpy-1.13.3-8.el8.x86_64/opt/alt/python37/lib64/python3.7/site-packages/numpy/linalg/tests/test_build.py�__init__ s zFindDependenciesLdd.__init__c C s<