U
    Hvf                     @   sf   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 gZd!d" Zd#d$ ZdS )%    N   )_mio4ZMatFile4ReaderZMatFile4WriterZSYS_LITTLE_ENDIANZ
VarHeader4Z
VarReader4Z
VarWriter4Z	arr_to_2dZmclass_infoZmdtypes_templateZmiDOUBLEZmiINT16ZmiINT32ZmiSINGLEZmiUINT16ZmiUINT8ZmxCHAR_CLASSZmxFULL_CLASSZmxSPARSE_CLASSZnp_to_mtypesZorder_codesZMatFileReaderZ	docfillerZmatdimsZ
read_dtypeZconvert_dtypesZarr_to_charsZarr_dtype_numberZsqueeze_elementZchars_to_stringsc                   C   s   t S )N)__all__ r   r   8/tmp/pip-unpacked-wheel-96ln3f52/scipy/io/matlab/mio4.py__dir__   s    r   c                 C   s:   | t krtd|  dtjd|  dtdd tt| S )Nz8scipy.io.matlab.mio4 is deprecated and has no attribute z). Try looking in scipy.io.matlab instead.zPlease use `z[` from the `scipy.io.matlab` namespace, the `scipy.io.matlab.mio4` 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>   sB                         
