aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild/backend/backends.py
diff options
context:
space:
mode:
authorEli Schwartz <eschwartz@archlinux.org>2023-02-28 15:28:21 -0500
committerEli Schwartz <eschwartz@archlinux.org>2023-02-28 15:46:53 -0500
commit61d525cc16a10dcd780d2fc14a7371dc809223d0 (patch)
treea5d46354e5d82a775c13dd04724f4024a52ff243 /mesonbuild/backend/backends.py
parent0bb1673ec36b4fe498aa4636ac52ea24fd36b2e9 (diff)
downloadmeson-61d525cc16a10dcd780d2fc14a7371dc809223d0.zip
meson-61d525cc16a10dcd780d2fc14a7371dc809223d0.tar.gz
meson-61d525cc16a10dcd780d2fc14a7371dc809223d0.tar.bz2
refactor a few subsystem-relative imports that imported the wrong location
Inside of mesonbuild.ast.* we can and should import from .foobar, rather than importing from .__init__'s re-exported version of that object. Failing to do so results in an extremely brittle codebase where simply changing the order of lines in __init__.py can result in ImportError.
Diffstat (limited to 'mesonbuild/backend/backends.py')
0 files changed, 0 insertions, 0 deletions