3

6^                 @   s`   d Z ddlmZ eddddd Z[y
e  W n" ek
rR Z zW Y ddZ[X nX d	d
lT dS )z
sparsetools is not a public module in scipy.sparse, but this file is
for backward compatibility if someone happens to use it.
    )	deprecatezscipy.sparse.sparsetoolszVscipy.sparse.sparsetools is a private module for scipy.sparse, and should not be used.)Zold_namemessagec               C   s   d S )N r   r   r   9/tmp/pip-build-vw4w4j08/scipy/scipy/sparse/sparsetools.py_deprecated   s    r   N   )*)__doc__Znumpyr   r   DeprecationWarningeZ_sparsetoolsr   r   r   r   <module>   s   
