[Biopython-dev] [Bug 2754] Bio.PDB: Parse warnings should print to stderr, not stdout

bugzilla-daemon at portal.open-bio.org bugzilla-daemon at portal.open-bio.org
Thu Feb 12 14:31:59 UTC 2009


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





------- Comment #2 from eric.talevich at gmail.com  2009-02-12 09:31 EST -------
Created an attachment (id=1236)
 --> (http://bugzilla.open-bio.org/attachment.cgi?id=1236&action=view)
Print errors and warnings in Bio.PDB to sys.stderr

I left the test scripts after "if __name__ == '__main__'" printing at stdout
since those messages are meant to be the output of the script if it's run
directly.

There are some apparent debugging print statements in MMCIF2Dict, commented
out. I didn't touch them.


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