[Biopython-dev] [Bug 2348] Slicing the Seq object (returns a string when use a stride)
bugzilla-daemon at portal.open-bio.org
bugzilla-daemon at portal.open-bio.org
Thu Aug 16 22:07:15 UTC 2007
http://bugzilla.open-bio.org/show_bug.cgi?id=2348
------- Comment #1 from biopython-bugzilla at maubp.freeserve.co.uk 2007-08-16 18:07 EST -------
Created an attachment (id=731)
--> (http://bugzilla.open-bio.org/attachment.cgi?id=731&action=view)
Patch to Bio/Seq.py to fix slicing with strides
This passes test_seq.py (and I think all the other unit tests) but I would like
someone who uses MutableSeq objects to double check that bit just in case.
The "mini self test" added to the end of Bio/Seq.py in the patch would probably
be better off being added to the test_seq.py unit test.
P.S. I found this issue during work on bug 1944
--
Configure bugmail: http://bugzilla.open-bio.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the Biopython-dev
mailing list