
    xfn                     ,    d dl Z ddlmZ ddgZd Zd Zy)    N   )_dopdopri5dop853c                      t         S )N)__all__     5/usr/lib/python3/dist-packages/scipy/integrate/dop.py__dir__r      s    Nr
   c                     | t         vrt        d|        t        j                  dt        d       t        t        |       S )Nz7scipy.integrate.dop is deprecated and has no attribute zVThe `scipy.integrate.dop` namespace is deprecated and will be removed in SciPy v2.0.0.   )category
stacklevel)r   AttributeErrorwarningswarnDeprecationWarninggetattrr   )names    r   __getattr__r      sK    7Ef 	 MM 9-!= 4r
   )r    r   r   r   r   r	   r
   r   <module>r      s&      
r
   