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)*mclass_infomxCHAR_CLASSmxSPARSE_CLASSBytesIOnative_codeswapped_codeMatFileReader	docfillermatdims
read_dtypearr_to_charsarr_dtype_numberMatWriteErrorMatReadErrorMatReadWarning
VarReader5MatlabObjectMatlabFunctionMDTYPESNP_TO_MTYPESNP_TO_MXTYPESmiCOMPRESSEDmiMATRIXmiINT8miUTF8miUINT32mxCELL_CLASSmxSTRUCT_CLASSmxOBJECT_CLASSmxDOUBLE_CLASS
mat_structZlibInputStreamMatFile5Readervarmats_from_matEmptyStructMarkerto_writeableNDT_FILE_HDRNDT_TAG_FULLNDT_TAG_SMALLNDT_ARRAY_FLAGS
VarWriter5MatFile5Writerc                   C   s   t S )N)__all__ r/   r/   O/var/www/html/scripts/venv/lib/python3.10/site-packages/scipy/io/matlab/mio5.py__dir__   s   r1   c                 C   s:   | t vrtd|  dtjd|  dtdd tt| S )Nz8scipy.io.matlab.mio5 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.mio5` namespace is deprecated.   )category
stacklevel)r.   AttributeErrorwarningswarnDeprecationWarninggetattrr   )namer/   r/   r0   __getattr__   s   
r;   )r6    r   r.   r1   r;   r/   r/   r/   r0   <module>   s
   