aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild/compilers/java.py
diff options
context:
space:
mode:
authorEli Schwartz <eschwartz@archlinux.org>2023-01-17 01:46:35 -0500
committerEli Schwartz <eschwartz@archlinux.org>2023-06-26 13:10:32 -0400
commite715400d1bb41eae6c0df799beb4b27047f83bff (patch)
treec6d7d5434d77a138a01d9d6e5d5974612d71bb8b /mesonbuild/compilers/java.py
parent418063cc472aa12aca9253c3970486ca5a90b70e (diff)
downloadmeson-e715400d1bb41eae6c0df799beb4b27047f83bff.zip
meson-e715400d1bb41eae6c0df799beb4b27047f83bff.tar.gz
meson-e715400d1bb41eae6c0df799beb4b27047f83bff.tar.bz2
tree-wide: reduce unneeded imports on specific Dependency impls
We can check something's subtype using properties, without importing the module up front and doing isinstance checks on specific subclasses of the interface -- or worse, solving cyclic imports by doing the import inside the function. ;)
Diffstat (limited to 'mesonbuild/compilers/java.py')
0 files changed, 0 insertions, 0 deletions