Portable exception value access across Python 2 / Python 3
authorSerge Guelton <sguelton@redhat.com>
Thu, 21 Mar 2019 14:39:55 +0000 (14:39 +0000)
committerSerge Guelton <sguelton@redhat.com>
Thu, 21 Mar 2019 14:39:55 +0000 (14:39 +0000)
commit3577da766719b9341783558d1472dd94ce5abe0d
tree3f9f9310a7baf7f4b8ddec9acd95bf11175146a8
parentf0f01051a16da99b8e05ab16d0ccfcd54ba6a269
Portable exception value access across Python 2 / Python 3

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

llvm-svn: 356670
lldb/examples/python/crashlog.py