diff options
author | Dylan Baker <dylan@pnwbakers.com> | 2021-01-12 11:48:29 -0800 |
---|---|---|
committer | Dylan Baker <dylan@pnwbakers.com> | 2021-01-13 13:32:48 -0800 |
commit | 2a30f0bd35461b54672c5021cc84e6c8a5372253 (patch) | |
tree | 1c2923b4094b901559d11a56c12a05711465cfa8 /mesonbuild/scripts/depfixer.py | |
parent | efe4547d80bfdd1c17e4e9275bca796f4181e951 (diff) | |
download | meson-2a30f0bd35461b54672c5021cc84e6c8a5372253.zip meson-2a30f0bd35461b54672c5021cc84e6c8a5372253.tar.gz meson-2a30f0bd35461b54672c5021cc84e6c8a5372253.tar.bz2 |
minstall: Pass DirMaker separately instead of adding to instance
Add a new attribute to an object outside of the initializer of
construtor is considered an antipattern for good reason, it's gross,
it's confusing, and it often leads to AttributeErrors down some paths.
Let's not do that.
Diffstat (limited to 'mesonbuild/scripts/depfixer.py')
0 files changed, 0 insertions, 0 deletions