diff options
author | Nellie Zhang <nelliezh@gmail.com> | 2021-05-08 11:24:22 -0400 |
---|---|---|
committer | Jussi Pakkanen <jpakkane@gmail.com> | 2021-05-08 20:39:25 +0300 |
commit | 6033c0f0da764e9d81e35366a6ba81b8f6b984f7 (patch) | |
tree | 50a8cea2f467e0736271cbbd4a749665454343ae /mesonbuild/modules/python.py | |
parent | d433abf89cfe6be640d7a913bfdd4ae723f8b573 (diff) | |
download | meson-6033c0f0da764e9d81e35366a6ba81b8f6b984f7.zip meson-6033c0f0da764e9d81e35366a6ba81b8f6b984f7.tar.gz meson-6033c0f0da764e9d81e35366a6ba81b8f6b984f7.tar.bz2 |
Fix python exception thrown for invalid resource path
If an invalid resource path is specified, then an uncaught python
exception occurs, and a backtrace is shown. Throw a MesonException
instead to produce a cleaner error message.
Diffstat (limited to 'mesonbuild/modules/python.py')
0 files changed, 0 insertions, 0 deletions