[Biopython-dev] [Bug 2538] _security_check_parameters assumes all arguments are strings
bugzilla-daemon at portal.open-bio.org
bugzilla-daemon at portal.open-bio.org
Tue Jul 8 08:41:02 UTC 2008
http://bugzilla.open-bio.org/show_bug.cgi?id=2538
------- Comment #1 from biopython-bugzilla at maubp.freeserve.co.uk 2008-07-08 04:41 EST -------
Included a float in the unit test for _security_check_parameters() added in Bug
2508:
Tests/test_NCBIStandalone.py revision: 1.15;
Fixed the string assumption in:
Bio/Blast/NCBIStandalone.py revision: 1.74;
Note that in your suggested fix Sebastian, both the "in" expressions need
casting to a string.
Thanks for reporting this!
Peter
--
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