U
    Hvf                  .   @   s   d dl Z ddlmZ dddddd	d
dddddddddddddddddddddd d!d"d#d$d%d&d'd(d)d*d+d,d-d.d/d0d1g.Zd2d3 Zd4d5 ZdS )6    N   )_mio5_paramsZMDTYPESZMatlabFunctionZMatlabObjectZMatlabOpaqueZNP_TO_MTYPESZNP_TO_MXTYPESZOPAQUE_DTYPEZcodecs_templateZ
mat_structZmclass_dtypes_templateZmclass_infoZmdtypes_templateZmiCOMPRESSEDZmiDOUBLEZmiINT16ZmiINT32ZmiINT64ZmiINT8ZmiMATRIXZmiSINGLEZmiUINT16ZmiUINT32ZmiUINT64ZmiUINT8ZmiUTF16ZmiUTF32ZmiUTF8ZmxCELL_CLASSZmxCHAR_CLASSZmxDOUBLE_CLASSZmxFUNCTION_CLASSZmxINT16_CLASSZmxINT32_CLASSZmxINT64_CLASSZmxINT8_CLASSZmxOBJECT_CLASSZmxOBJECT_CLASS_FROM_MATRIX_HZmxOPAQUE_CLASSZmxSINGLE_CLASSZmxSPARSE_CLASSZmxSTRUCT_CLASSZmxUINT16_CLASSZmxUINT32_CLASSZmxUINT64_CLASSZmxUINT8_CLASSZconvert_dtypesc                   C   s   t S )N)__all__ r   r   ?/tmp/pip-unpacked-wheel-96ln3f52/scipy/io/matlab/mio5_params.py__dir__   s    r   c                 C   s:   | t krtd|  dtjd|  dtdd tt| S )Nz?scipy.io.matlab.mio5_params is deprecated and has no attribute z). Try looking in scipy.io.matlab instead.zPlease use `zb` from the `scipy.io.matlab` namespace, the `scipy.io.matlab.mio5_params` namespace is deprecated.   )category
stacklevel)r   AttributeErrorwarningswarnDeprecationWarninggetattrr   )namer   r   r   __getattr__   s    
 r   )r    r   r   r   r   r   r   r   r   <module>   sd                                      