
    xf                     ,    d dl Z ddlmZ g dZd Zd Zy)    N   )
_biasedurn)_PyFishersNCHypergeometric_PyWalleniusNCHypergeometric_PyStochasticLib3c                      t         S )N)__all__     7/usr/lib/python3/dist-packages/scipy/stats/biasedurn.py__dir__r      s    Nr   c                     | t         vrt        d|  d      t        j                  dt        d       t        t        |       S )Nz9scipy.stats.biasedurn is deprecated and has no attribute .zXthe `scipy.stats.biasedurn` namespace is deprecated and will be removed in SciPy v2.0.0.   )category
stacklevel)r	   AttributeErrorwarningswarnDeprecationWarninggetattrr   )names    r   __getattr__r      sM    7GfA 	 MM 5-!= :t$$r   )r    r   r	   r   r   r
   r   r   <module>r      s     
%r   