diff options
| author | Andrew McNulty <amcn102@gmail.com> | 2024-09-07 13:19:01 +0100 |
|---|---|---|
| committer | Eli Schwartz <eschwartz93@gmail.com> | 2024-09-15 19:24:46 -0400 |
| commit | 74dd77ed81c90e3655b3dff5bfe98410a85dd4f0 (patch) | |
| tree | da4bdd98f4db2ae70d6a87584ced877ebab5c8d6 /docs/markdown/Python-module.md | |
| parent | 050b788ed8065901e57f7422a42921bc40ebac8f (diff) | |
| download | meson-74dd77ed81c90e3655b3dff5bfe98410a85dd4f0.tar.gz | |
Prevent raw exception during project()
If a user imports a module and invokes a method on it,
a raw Python exception is raised to the user. This commit
adds a check to ensure that in this case an appropriate
exception is raised instead.
A test has been added to ensure that this exception is
in fact raised on offending code.
Fixes: #11393, #5134
Diffstat (limited to 'docs/markdown/Python-module.md')
0 files changed, 0 insertions, 0 deletions
