commit | 0d80a5874ae2177b4352f997f962062d81734d4c | [log] [tgz] |
---|---|---|
author | Victor Stinner <victor.stinner@haypocalc.com> | Sun May 02 09:37:08 2010 +0000 |
committer | Victor Stinner <victor.stinner@haypocalc.com> | Sun May 02 09:37:08 2010 +0000 |
tree | a2577f1bf978f9ec85353fcd461c11d85f385435 | |
parent | 70d8a86ea0f98919efbb39d852a6696811682ce4 [diff] |
Issue #8533: Write tracebacks and failed tests to sys.stderr instead of sys.stdout to avoid UnicodeEncodeError (use backslashreplace error handler)