diff options
author | Mats Wichmann <mats@linux.com> | 2019-04-27 19:17:30 (GMT) |
---|---|---|
committer | Mats Wichmann <mats@linux.com> | 2019-04-27 19:39:27 (GMT) |
commit | c1ae73ae94b8437aed7e4ffd10b50620580d305f (patch) | |
tree | 7fad3106ede247c42724a6a356c2c6a5c8e81f71 /test/SConscript/SConscript.py | |
parent | d642ba8c6ee147daa8155b6a354ce66a13bb9188 (diff) | |
download | SCons-c1ae73ae94b8437aed7e4ffd10b50620580d305f.zip SCons-c1ae73ae94b8437aed7e4ffd10b50620580d305f.tar.gz SCons-c1ae73ae94b8437aed7e4ffd10b50620580d305f.tar.bz2 |
Some more lint-derived cleanups
Consistently use "not is" and "not in", many instances used
the form "not x is y" instead, which pylint objected to.
A couple of bare except clauses got a qualifier.
Files otherwise touched had trailing whitespace cleaned up as well.
These are all things that sider would complain about if a change
happened nearby, so this is pre-emptive.
Signed-off-by: Mats Wichmann <mats@linux.com>
Diffstat (limited to 'test/SConscript/SConscript.py')
0 files changed, 0 insertions, 0 deletions