[Biopython-dev] Re: MaxRepeat
Cayte
katel at worldpath.net
Mon Nov 6 01:20:33 EST 2000
I added more test cases. test_n2 fails, probably something weird about
backslash. I can't post the test case, because MIME won't take it, but I
checked it in.
>
> > The value in the invert parameter is undefined for values other than
> > 0 or 1. 2 acts like 0, 3 acts like 1.
>
> Can you give me a test case? The "invert" option should be a test for
> true/false using the Python definition of 0, [], (), {}, all being false
> (as well as anything where __nonzero__ or __len__ returns 0) and 1, 2, 3,
> ...
> should all be considered true.
>
I can't reproduce it. Write it off as eyestrain.:)
Cayte
More information about the Biopython-dev
mailing list