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/command/__pycache__/ |
Upload File : |
o 6��a� � @ s( d dl Z d dlmZ G dd� de�ZdS )� N)�install_headersc @ s e Zd Zdd� ZdS )r c C s� | j j}|sd S tj�| j�}|D ]I}t|t�rD|d dkr1d|d f}tj�|d �d dkr1qtjj |g|d � d� � }|d }n| j}| �|� | �||�\}}| j �|� qd S )Nr z numpy.core�numpy� z.inc�.)�distribution�headers�os�path�dirname�install_dir� isinstance�tuple�splitext�join�split�mkpath� copy_file�outfiles�append)�selfr �prefix�header�d�out�_� r �I/usr/lib/python3/dist-packages/numpy/distutils/command/install_headers.py�run s"