Comparing strings from the back?

Dwight Hutto dwightdhutto at gmail.com
Fri Sep 7 17:59:14 EDT 2012


With unequal strings/lists to match, it would seem that one would regex
through the larger string/list with the shorter string, and piece by piece
begin to match for partial percentage matches in relation to the longer
iterative item.

-- 
Best Regards,
David Hutto
*CEO:* *http://www.hitwebdevelopment.com*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20120907/0f3a8ce3/attachment.html>


More information about the Python-list mailing list