aboutsummaryrefslogtreecommitdiff
path: root/docs/markdown/snippets
diff options
context:
space:
mode:
authorNirbheek Chauhan <nirbheek@centricular.com>2017-12-07 22:14:29 +0530
committerJussi Pakkanen <jpakkane@gmail.com>2017-12-09 22:05:05 +0200
commit2c4e7ebb9b8567ebe198b2d436963dacf667a093 (patch)
tree19631c978e3742f43ab81aa85e423b59e5c0535e /docs/markdown/snippets
parent7ae5716f6703700496e36241cdfdc46c8f2c828b (diff)
downloadmeson-2c4e7ebb9b8567ebe198b2d436963dacf667a093.zip
meson-2c4e7ebb9b8567ebe198b2d436963dacf667a093.tar.gz
meson-2c4e7ebb9b8567ebe198b2d436963dacf667a093.tar.bz2
dependencies: Don't use NotImplementedError for invalid methods
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 'docs/markdown/snippets')
0 files changed, 0 insertions, 0 deletions