commit | 1dbf2434d57566f831122b781d90c67536552548 | [log] [tgz] |
---|---|---|
author | Tim Peters <tim.peters@gmail.com> | Thu Oct 14 04:16:54 2004 +0000 |
committer | Tim Peters <tim.peters@gmail.com> | Thu Oct 14 04:16:54 2004 +0000 |
tree | 24ed003ae12cb0d189d2003b209f526c7e650e7f | |
parent | f7c8d9320beeadaec7114186d6b3ceeae8a80c1c [diff] |
remove_stderr_debug_decorations(): Always try the substitution. Else this test failed under the combination of passing -O to a debug-build Python. Now all 4 of those pass ({debug, release} x {-O, no -O}).