diff options
author | Brett Cannon <bcannon@gmail.com> | 2010-05-05 20:30:30 (GMT) |
---|---|---|
committer | Brett Cannon <bcannon@gmail.com> | 2010-05-05 20:30:30 (GMT) |
commit | fa84d923ec9ed63af6b29e946b8fbfe5626ecf42 (patch) | |
tree | d932a40f49fcfde3a3685d4e60b759fb0cdfe03f /Python/thread_nt.h | |
parent | 2ee5183852e7ebd23eae66a38585b4fd0a6f956e (diff) | |
download | cpython-fa84d923ec9ed63af6b29e946b8fbfe5626ecf42.zip cpython-fa84d923ec9ed63af6b29e946b8fbfe5626ecf42.tar.gz cpython-fa84d923ec9ed63af6b29e946b8fbfe5626ecf42.tar.bz2 |
Remove two unneeded branches to an 'if' statement by applying De Morgan's Law
and creating a single 'if' statement along with a NULL default value for a
variable.
Also clean up a bunch of whitespace.
Found using Clang's static analyzer.
Diffstat (limited to 'Python/thread_nt.h')
0 files changed, 0 insertions, 0 deletions