cpython: 2e71f25912d4 (original) (raw)
Mercurial > cpython
changeset 76785:2e71f25912d4
Closes #14729: Allowed test to pass on Windows by adjusting the test condition slightly to allow for a Windows-specific error message. [#14729]
Vinay Sajip <vinay_sajip@yahoo.co.uk> | |
---|---|
date | Sun, 06 May 2012 11:28:46 +0100 |
parents | a262ad6536fc |
children | 4d74d275224d |
files | Lib/test/test_faulthandler.py |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-)[+] [-] Lib/test/test_faulthandler.py 2 |
line wrap: on
line diff
--- a/Lib/test/test_faulthandler.py +++ b/Lib/test/test_faulthandler.py @@ -92,7 +92,7 @@ class FaultHandlerTests(unittest.TestCas ^Fatal Python error: {name} {header}: