[Biopython-dev] [Bug 2509] Deprecating the .data property of the Seq and MutableSeq objects

bugzilla-daemon at portal.open-bio.org bugzilla-daemon at portal.open-bio.org
Thu Jun 5 13:29:25 UTC 2008


http://bugzilla.open-bio.org/show_bug.cgi?id=2509





------- Comment #1 from biopython-bugzilla at maubp.freeserve.co.uk  2008-06-05 09:29 EST -------
Created an attachment (id=929)
 --> (http://bugzilla.open-bio.org/attachment.cgi?id=929&action=view)
Patch to Bio/Seq.py

This turns out to be quite a big change, and while the unit tests still pass
more extensive testing would be a good idea.

Alternatively, we could just leave expose .data as a read only property, and
switch to ._data (or a string subclass) instead.


-- 
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