
    xfE                     ,    d dl Z ddlmZ g dZd Zd Zy)    N   )_odrpack)odr
OdrWarningOdrErrorOdrStopDataRealDataModelOutputODR	odr_errorodr_stopc                      t         S )N)__all__     3/usr/lib/python3/dist-packages/scipy/odr/odrpack.py__dir__r      s    Nr   c                     | t         vrt        d|  d      t        j                  d|  dt        d       t        t        |       S )Nz5scipy.odr.odrpack is deprecated and has no attribute z#. Try looking in scipy.odr instead.zPlease use `zR` from the `scipy.odr` namespace, the `scipy.odr.odrpack` namespace is deprecated.   )category
stacklevel)r   AttributeErrorwarningswarnDeprecationWarninggetattrr   )names    r   __getattr__r       s[    7Cf79: 	: MML 'E E-!= 8T""r   )r    r   r   r   r    r   r   r   <module>r"      s   
  
#r   