[Biopython-dev] [Bug 3016] Change WriterTests in test_PhyloXML.py to use StringIO or temp files
bugzilla-daemon at portal.open-bio.org
bugzilla-daemon at portal.open-bio.org
Tue May 18 23:06:21 UTC 2010
http://bugzilla.open-bio.org/show_bug.cgi?id=3016
eric.talevich at gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Comment #1 from eric.talevich at gmail.com 2010-05-18 19:06 EST -------
Fixed in GitHub:
http://github.com/biopython/biopython/commit/ad1a618def838d98432e9623367cffb595eadecd
The patch uses one named temp file for everything, closes file handles
diligently, and deletes the temp file at the end of the script.
--
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