Re: searching substrings with interpositions
Available news archives: comp.lang.tcl - comp.lang.python - comp.security.firewalls - sci.crypt - comp.lang.php - comp.lang.javascript
Google
 
Web news.hping.org


comp.lang.python archive

Re: searching substrings with interpositions

From: <bplumhoff@t-online.de>
Date: Tue May 24 2005 - 11:31:06 CEST

Hello Giorgi,

I suggest to google for "python boyer moore" to get a fast
implementation of a string search algorithm in Python (the Boyer-Moore
algorithm).

One promising hit seems to be:
http://www.egenix.com/files/python/mxTextTools.html

HTH,
Bernd
Received on Thu Sep 29 16:13:09 2005