diff options
| author | Damien George | 2015-10-15 00:05:55 +0100 |
|---|---|---|
| committer | Damien George | 2015-10-15 00:05:55 +0100 |
| commit | 4300c7dba2f500cd3b2a664c7491aa3ddb328011 (patch) | |
| tree | f51c1a0aa2a7e9e56e8276a49fb7ff096a74e0ba /tests/basics | |
| parent | 74d0df7324f23cfbbc2ae5b0cd0bf7f214fd05e5 (diff) | |
py: Remove dependency on printf/fwrite in mp_plat_print.
See issue #1500.
Diffstat (limited to 'tests/basics')
| -rw-r--r-- | tests/basics/exception_chain.py.exp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/basics/exception_chain.py.exp b/tests/basics/exception_chain.py.exp index 80bcd5d0e..13635b3cd 100644 --- a/tests/basics/exception_chain.py.exp +++ b/tests/basics/exception_chain.py.exp @@ -1,2 +1,2 @@ -Caught Exception Warning: exception chaining not supported +Caught Exception |
