Submit
Path:
~
/
/
opt
/
alt
/
python37
/
lib64
/
python3.7
/
site-packages
/
numpy
/
linalg
/
tests
/
__pycache__
/
File Content:
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 �P/opt/alt/python37/lib64/python3.7/site-packages/numpy/linalg/tests/test_build.py�__init__ s zFindDependenciesLdd.__init__c C s<