diff options
author | Nirbheek Chauhan <nirbheek@centricular.com> | 2017-12-07 22:14:29 +0530 |
---|---|---|
committer | Nirbheek Chauhan <nirbheek@centricular.com> | 2017-12-07 22:14:29 +0530 |
commit | 5ecc036de5bceaafe1aa6d2b95be838365a7e61f (patch) | |
tree | be003082c2b2697779827f89db2b31333f4ffbde /ghwt.py | |
parent | 4ae0cadb7f951691e2913a660a61d024d04b5485 (diff) | |
download | meson-nirbheek/dependency-notimplementederror.tar.gz |
dependencies: Don't use NotImplementedError for invalid methodsnirbheek/dependency-notimplementederror
Using NotImplementedError throws an ugly traceback to the user which
does not print the line number and other information making it
impossible to figure out what's causing it.
Also override it for internal dependencies because self.name is "null"
for them.
Diffstat (limited to 'ghwt.py')
0 files changed, 0 insertions, 0 deletions