[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
Wed Oct 8 13:20:26 EDT 2008
http://bugzilla.open-bio.org/show_bug.cgi?id=2509
biopython-bugzilla at maubp.freeserve.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
BugsThisDependsOn| |2600
------- Comment #3 from biopython-bugzilla at maubp.freeserve.co.uk 2008-10-08 13:20 EST -------
Just to note that issuing a deprecation warning requires using new style
properties, which requires making the Seq and MutableSeq objects into new style
classes - this was filed as a separate issue, Bug 2600.
--
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