[Biopython-dev] [Bug 2680] New: Bio.AlignAce.Parser.py need to import string

bugzilla-daemon at portal.open-bio.org bugzilla-daemon at portal.open-bio.org
Fri Nov 21 14:46:29 UTC 2008


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

           Summary: Bio.AlignAce.Parser.py need to import string
           Product: Biopython
           Version: Not Applicable
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: trivial
          Priority: P4
         Component: Main Distribution
        AssignedTo: biopython-dev at biopython.org
        ReportedBy: bsouthey at gmail.com


The file Bio.AlignAce.Parser.py needs to 'import string' because it uses the
function 'string.atof()'. Also, please note that string.atof() is a depreciated
function (since Python 2.0) but it will not get removed until Python 3.


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