aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild/interpreter/mesonmain.py
diff options
context:
space:
mode:
authorDylan Baker <dylan@pnwbakers.com>2021-08-27 11:03:42 -0700
committerDylan Baker <dylan@pnwbakers.com>2021-08-27 14:54:30 -0700
commitce392acad4ee0c2eb8c15742d8194f82f88eb131 (patch)
tree1376cba0bb38fd4d355bb2110344aa555c629d5a /mesonbuild/interpreter/mesonmain.py
parent11fbaf29d8444ca35269a938e46327dfbe7820bd (diff)
downloadmeson-ce392acad4ee0c2eb8c15742d8194f82f88eb131.zip
meson-ce392acad4ee0c2eb8c15742d8194f82f88eb131.tar.gz
meson-ce392acad4ee0c2eb8c15742d8194f82f88eb131.tar.bz2
interpreterbase: ensure that the default vaule to KwargInfo is a valid type
Because currently you can write something like: ```python KwargInfo('capture', bool) ``` Which proclaims "this must be bool", but the default is then not valid.
Diffstat (limited to 'mesonbuild/interpreter/mesonmain.py')
0 files changed, 0 insertions, 0 deletions