[Biopython-dev] [Bug 1716] Fasta.Dictionary should throw KeyError for invalid keys

bugzilla-daemon at portal.open-bio.org bugzilla-daemon at portal.open-bio.org
Tue Feb 15 07:20:37 EST 2005


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





------- Additional Comments From j.a.casbon at qmul.ac.uk  2005-02-15 07:20 -------
Created an attachment (id=193)
 --> (http://bugzilla.open-bio.org/attachment.cgi?id=193&action=view)
fixes three fasta bugs

I followed the suggestion of subclassing a dict.  I just load all keys at
instantiation with None values, and load as needed.

As far as I can tell this fixes the three bugs.  Can someone cast a critical
eye over the patch.  If you think its good, I will commit.



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