On 31 December 2011 15:30, Eli Barzilay wrote:
> But there's one more point that bugs me about the python thing: the
> resulting list has both the matches and the non-matching gaps, and
> knowing which is which is tricky. For example, if you do this (I'll
> use our syntax here, so note the minor
11 hours ago, Daniel Hartwig wrote:
> On 31 December 2011 15:30, Eli Barzilay wrote:
> > But there's one more point that bugs me about the python thing: the
> > resulting list has both the matches and the non-matching gaps, and
> > knowing which is which is tricky. For example, if you do this (I'