Wildcards for regexps?

Aahz aahz at pythoncraft.com
Tue Aug 12 17:54:41 EDT 2008


In article <7de4bd2e-bb0e-44b8-b7ed-24ca7f46ab2b at 25g2000hsx.googlegroups.com>,
ssecorp  <circularfunc at gmail.com> wrote:
>
>If I have an expression like "bob marley" and I want to match
>everything with one letter wrong, how would I do?
>so "bob narely" and "vob marley" should match etc.

difflib
-- 
Aahz (aahz at pythoncraft.com)           <*>         http://www.pythoncraft.com/

Adopt A Process -- stop killing all your children!



More information about the Python-list mailing list