diff options
author | Nirbheek Chauhan <nirbheek@centricular.com> | 2017-03-25 03:47:55 +0530 |
---|---|---|
committer | Nirbheek Chauhan <nirbheek@centricular.com> | 2017-03-25 03:47:55 +0530 |
commit | fb809e79e55160e519be6bafc222c6ba00573793 (patch) | |
tree | 55d0a01c0c8436173e671b4021c3e19a0348b6a5 /mesonbuild/interpreter.py | |
parent | 53795d89df48ca722b018ff8720669deb6209be4 (diff) | |
download | meson-fb809e79e55160e519be6bafc222c6ba00573793.zip meson-fb809e79e55160e519be6bafc222c6ba00573793.tar.gz meson-fb809e79e55160e519be6bafc222c6ba00573793.tar.bz2 |
wrap: Check that the package dir contains 'meson'build'
Also use a pathlib.Path object for the checks since it does I/O only
once and is much more efficient anyway. Path objects are available
since Python 3.4, so this is fine.
Diffstat (limited to 'mesonbuild/interpreter.py')
0 files changed, 0 insertions, 0 deletions