meson/test cases/python/1 basic
Charles Brunet bda799dff2
fix python.version() not working in some cases
import('python').find_installation('python').version() causes exception
because of a missing initialization, when `find_installation()` receives
a name or a path.
2023-04-23 23:03:25 -04:00
..
gluon tests: Add tests for the python module 2018-12-12 12:23:37 -08:00
subdir raise SystemExit() generally preferred to sys.exit(1) 2020-07-12 09:08:04 -04:00
meson.build fix python.version() not working in some cases 2023-04-23 23:03:25 -04:00
prog.py raise SystemExit() generally preferred to sys.exit(1) 2020-07-12 09:08:04 -04:00