
    ?pe                     N    d dl Z 	 ddl dZddZd Zy# e$ r
 ddl dZY w xY w)	    N   )*CPythonc                 P    t        j                  dt               t        | ||      S )Nzthe name 'jaro_winkler' is deprecated and will be removed in jellyfish 1.0, for the same functionality please use jaro_winkler_similarity)warningswarnDeprecationWarningjaro_winkler_similarity)s1s2long_tolerances      4/usr/lib/python3/dist-packages/jellyfish/__init__.pyjaro_winklerr      s(    MM	H
 #2r>::    c                 N    t        j                  dt               t        | |      S )Nzvthe jaro_distance function incorrectly returns the jaro similarity, replace your usage with jaro_similarity before 1.0)r   r	   r
   jaro_similarity)r   r   s     r   jaro_distancer      s%    MM	=
 2r""r   )F)r   
cjellyfishlibraryImportError
_jellyfishr   r    r   r   <module>r      s8    G;#  Gs    $$