On Sep 2, 2:17 pm, Guillermo <[EMAIL PROTECTED]> wrote:
> Hi all,
>
> Does anyone know whether this function uses edit distance? If not,
> which algorithm is it using?
>
> Regards,
>
> Guillermo

help(difflib.get_close_matches) will give you your first clue...
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to