diff options
author | Charles Brunet <charles.brunet@optelgroup.com> | 2023-04-19 07:56:42 -0400 |
---|---|---|
committer | Eli Schwartz <eschwartz@archlinux.org> | 2023-04-23 23:03:25 -0400 |
commit | bda799dff2dc4b5d607f0e822b12ed0e2db38fb7 (patch) | |
tree | 56637920cced8b73cf3c7c13174e0b45cb32b570 /docs/markdown/snippets | |
parent | 01420bf8fc1ee6c1466e2fa4c9805267192dce26 (diff) | |
download | meson-bda799dff2dc4b5d607f0e822b12ed0e2db38fb7.zip meson-bda799dff2dc4b5d607f0e822b12ed0e2db38fb7.tar.gz meson-bda799dff2dc4b5d607f0e822b12ed0e2db38fb7.tar.bz2 |
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.
Diffstat (limited to 'docs/markdown/snippets')
0 files changed, 0 insertions, 0 deletions