o
    g                     @   s&   d dl mZ dd ZejZdd ZdS )    	_internalc                 C   s   ddl m} || ||S )Nr   )ndarray)numpyr   __new__)subtypeshapedtyper    r
   N/var/www/html/api-tag/env/lib/python3.10/site-packages/numpy/core/_internal.py_reconstruct   s   r   c                 C   sH   ddl m} ddlm} t|| d }|d u rtd|  || d |S )Nr   r      )_raise_warningz/module 'numpy.core._internal' has no attribute r   )numpy._corer   _utilsr   getattrAttributeError)	attr_namer   r   retr
   r
   r   __getattr__   s   
r   N)r   r   r   _dtype_from_pep3118r   r
   r
   r
   r   <module>   s    