[Biopython-dev] [Bug 3067] New: SPARK parser errors should be sent to stderr

bugzilla-daemon at portal.open-bio.org bugzilla-daemon at portal.open-bio.org
Wed Apr 28 19:32:43 UTC 2010


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

           Summary: SPARK parser errors should be sent to stderr
           Product: Biopython
           Version: 1.54b
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: Main Distribution
        AssignedTo: biopython-dev at biopython.org
        ReportedBy: laserson at mit.edu
                CC: laserson at mit.edu


The SPARK code currently sends parsing errors to stdout.  This makes it
difficult to sort out legitimate output from error output.  Attached is a patch
that corrects this.  It changes two output lines to send to sys.stderr.


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