diff options
author | Eli Schwartz <eschwartz@archlinux.org> | 2023-02-12 23:09:26 -0500 |
---|---|---|
committer | Dylan Baker <dylan@pnwbakers.com> | 2023-02-22 10:32:09 -0800 |
commit | ee41de6d5bd24c289a73944279be60f752f45935 (patch) | |
tree | 00922140bb231c247bc5a86530f18879b91f6886 /mesonbuild/dependencies/python.py | |
parent | 66b258b1efff4973bfb3f839f57888acc6e726c4 (diff) | |
download | meson-ee41de6d5bd24c289a73944279be60f752f45935.zip meson-ee41de6d5bd24c289a73944279be60f752f45935.tar.gz meson-ee41de6d5bd24c289a73944279be60f752f45935.tar.bz2 |
python module: inline the dependency methods checking
It can go directly inside the function which immediately uses it.
There's no purpose in looking it up exactly once and using it exactly
once, but looking it up outside the function and complicating the
function signature in order to pass it as a function argument.
Diffstat (limited to 'mesonbuild/dependencies/python.py')
0 files changed, 0 insertions, 0 deletions