[Biopython-dev] [Bug 2651] Error from test_GAQueens.py

bugzilla-daemon at portal.open-bio.org bugzilla-daemon at portal.open-bio.org
Mon Nov 17 19:18:24 UTC 2008


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


biopython-bugzilla at maubp.freeserve.co.uk changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




------- Comment #5 from biopython-bugzilla at maubp.freeserve.co.uk  2008-11-17 14:18 EST -------
Solved with Tests/test_GAQueens.py revision 1.3 in CVS.

When  test_GAQueens.py was written, a Seq object would accept an integer
argument.  Since Biopython 1.45, or to be exact Bio/Seq.py CVS revision 1.20
(see Bug 2386), the Seq object's count method will not accept an integer
argument.   This wasn't deliberate, but is consistent with a python string.


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