o
    h                     @   s0   d dl Z ddlmZ g dZdd Zdd ZdS )	    N   )_mio5_params).MDTYPESMatlabFunctionMatlabObjectMatlabOpaqueNP_TO_MTYPESNP_TO_MXTYPESOPAQUE_DTYPEcodecs_template
mat_structmclass_dtypes_templatemclass_infomdtypes_templatemiCOMPRESSEDmiDOUBLEmiINT16miINT32miINT64miINT8miMATRIXmiSINGLEmiUINT16miUINT32miUINT64miUINT8miUTF16miUTF32miUTF8mxCELL_CLASSmxCHAR_CLASSmxDOUBLE_CLASSmxFUNCTION_CLASSmxINT16_CLASSmxINT32_CLASSmxINT64_CLASSmxINT8_CLASSmxOBJECT_CLASSmxOBJECT_CLASS_FROM_MATRIX_HmxOPAQUE_CLASSmxSINGLE_CLASSmxSPARSE_CLASSmxSTRUCT_CLASSmxUINT16_CLASSmxUINT32_CLASSmxUINT64_CLASSmxUINT8_CLASSconvert_dtypesc                   C   s   t S )N)__all__ r3   r3   V/var/www/html/scripts/venv/lib/python3.10/site-packages/scipy/io/matlab/mio5_params.py__dir__   s   r5   c                 C   s:   | t v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)r2   AttributeErrorwarningswarnDeprecationWarninggetattrr   )namer3   r3   r4   __getattr__   s   
r?   )r:    r   r2   r5   r?   r3   r3   r3   r4   <module>   s
   