[Biopython-dev] [Bug 2454] Iterators can't use file-like objects

bugzilla-daemon at portal.open-bio.org bugzilla-daemon at portal.open-bio.org
Thu Jun 12 14:23:16 UTC 2008


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





------- Comment #10 from mdehoon at ims.u-tokyo.ac.jp  2008-06-12 10:23 EST -------
SwissProt.KeyWList.extract_keywords could only parse very old SwissProt files.
I deprecated it and wrote a new function "parse" that parses current SwissProt
files. This function does not do the file-like check.

Prosite.Iterator and Prosite.Prodoc.Iterator are next.


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