[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
Mon Feb 14 21:17:28 EST 2005
http://bugzilla.open-bio.org/show_bug.cgi?id=1716
------- Additional Comments From mdehoon at ims.u-tokyo.ac.jp 2005-02-14 21:17 -------
Bugs 1716, 1717, 1718 would not occur if a Fasta.Dictionary inherits from an
ordinary dictionary object. So rather than replicate the code for a dictionary,
I would suggest to use inheritance instead.
------- 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