[triangle-zpug] how to match strings in python
Sam Brauer
sampbrauer at yahoo.com
Thu Apr 2 18:06:01 UTC 2009
Yours was cool, Chris. I forgot all about zip().
--- On Thu, 4/2/09, Chris Rossi <chris at archimedeanco.com> wrote:
> From: Chris Rossi <chris at archimedeanco.com>
> Subject: Re: [triangle-zpug] how to match strings in python
> To: "Mailing list for North Carolina (Research Triangle area) Zope/Python User Group" <triangle-zpug at starship.python.net>
> Date: Thursday, April 2, 2009, 1:52 PM
>
>
> On Thu, Apr 2, 2009 at 11:49 AM,
> Stephan Altmueller <stephan_altmueller at unc.edu>
> wrote:
>
> Hi,
>
>
>
> http://en.wikibooks.org/wiki/Algorithm_implementation/Strings/Longest_common_substring#Python
>
>
> Wow, clearly implemented by
> a C programmer translating C directly to Python. Love the
> opaque identifiers and the convoluted code. Looks like
> he's creating a creating a 2 dimensional matrix of size
> len(string1) x len(string2)?!?!
>
>
> Is mine the shortest? ;)
>
> Chris
>
>
>
> -----Inline Attachment Follows-----
>
> _______________________________________________
> triangle-zpug mailing list
> triangle-zpug at starship.python.net
> http://starship.python.net/mailman/listinfo/triangle-zpug
>
More information about the triangle-zpug
mailing list