aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild/dependencies/python.py
diff options
context:
space:
mode:
authorEli Schwartz <eschwartz@archlinux.org>2023-02-12 23:09:26 -0500
committerDylan Baker <dylan@pnwbakers.com>2023-02-22 10:32:09 -0800
commitee41de6d5bd24c289a73944279be60f752f45935 (patch)
tree00922140bb231c247bc5a86530f18879b91f6886 /mesonbuild/dependencies/python.py
parent66b258b1efff4973bfb3f839f57888acc6e726c4 (diff)
downloadmeson-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