[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 19:14:12 UTC 2009


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





------- Comment #7 from eric.talevich at gmail.com  2009-02-12 14:14 EST -------
(In reply to comment #6)

Also, as Bruce and Peter implied may happen, this patch clobbers test_PDB.py.
Some options:

1. Redirect stderr to stdout, and modify Tests/output/test_PDB to match again.

2. Change test_PDB.py to check the exceptions separately, maybe converting it
to a unittest-style test in the process. Maybe also splitting a_structure.pdb
into multiple files, with one bug each.


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