[Biopython-dev] [Bug 2729] Importing Bio.SeqUtils before importing pylab gives a "Bus Error"
bugzilla-daemon at portal.open-bio.org
bugzilla-daemon at portal.open-bio.org
Fri Jan 9 16:45:52 UTC 2009
http://bugzilla.open-bio.org/show_bug.cgi?id=2729
------- Comment #3 from biopython-bugzilla at maubp.freeserve.co.uk 2009-01-09 11:45 EST -------
Created an attachment (id=1189)
--> (http://bugzilla.open-bio.org/attachment.cgi?id=1189&action=view)
Patch to Bio/SeqUtils/__init__.py to moving the Tkinter imports
This patch moves the Tkinter import back into the xGC_skew function as
suggested by the old comments in the code, and uses an explicit import list
instead of "import *". For the history of this bit of code, see the deleted
file Bio/sequtils.py in CVS.
I think this is worthwhile little bit of clean up - but it probably won't have
any effect on Stephan's issue with Tkinter/pylab.
--
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