diff options
author | Dylan Baker <dylan@pnwbakers.com> | 2020-10-16 14:19:51 -0700 |
---|---|---|
committer | Dylan Baker <dylan@pnwbakers.com> | 2020-12-16 12:29:49 -0800 |
commit | 5bdc6236965283a0eb82a7217981027b685d80a5 (patch) | |
tree | 5357f2611efeaa96dfd55e92a76e209e942ad5fb /mesonbuild/build.py | |
parent | 47c560f3f7bcdb9615ecf0b8336ed8d2bd5c5337 (diff) | |
download | meson-5bdc6236965283a0eb82a7217981027b685d80a5.zip meson-5bdc6236965283a0eb82a7217981027b685d80a5.tar.gz meson-5bdc6236965283a0eb82a7217981027b685d80a5.tar.bz2 |
interpreter: Use a typing.NamedTuple instead of collections.namedtuple
The former can hold type annotations, unlike the other. It also uses the
class syntax, which is easier to read.
Diffstat (limited to 'mesonbuild/build.py')
0 files changed, 0 insertions, 0 deletions