teak-llvm/lldb/packages/Python/lldbsuite
Lawrence D'Anna 4faec5e01a TestFileHandle.py: fix for Python 3.6
Summary:
Python 3.6 stringifies exceptions as `ExceptionClass("foo",)` instead
of `ExceptionClass("foo")`.   This patch makes the test assertions a
little more flexible so the test passes anyway.

Reviewers: JDevlieghere, jasonmolenda, labath

Reviewed By: labath

Subscribers: lldb-commits

Tags: #lldb

Differential Revision: https://reviews.llvm.org/D68745

llvm-svn: 374417
2019-10-10 18:38:23 +00:00
..
pre_kill_hook
support [testsuite] Drop characters that can't be decoded, restoring parity with Py2. 2019-03-07 17:45:53 +00:00
test TestFileHandle.py: fix for Python 3.6 2019-10-10 18:38:23 +00:00
test_event [dotest] Remove the curses result formatter. 2019-08-29 17:18:57 +00:00
__init__.py
.clang-format