[Biopython-dev] [Bug 2711] GenomeDiagram.py: write() and write_to_string() are inefficient and don't check inputs

bugzilla-daemon at portal.open-bio.org bugzilla-daemon at portal.open-bio.org
Fri Dec 12 18:25:25 UTC 2008


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





------- Comment #3 from biopython-bugzilla at maubp.freeserve.co.uk  2008-12-12 13:25 EST -------
I agree something needs to be done for this issue (in particular the bit
originally covered by Bug 2710.

Moving the imports into these function(s) would be another way to let use deal
with the missing renderPM module if and when it is used (either leave the
ImportError, or raise a missing external dependency error).

As an aside, I'd like write_to_string() to support a DPI argument like write()
does.


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