diff options
author | Guido van Rossum <guido@python.org> | 2006-03-07 18:31:44 +0000 |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 2006-03-07 18:31:44 +0000 |
commit | 9d7855076a8e030e30459de685e762f63bdecac6 (patch) | |
tree | 89e348b8e41a26e288487b9cea6b057543981dec /Objects/tupleobject.c | |
parent | ec73cd4b1a6104461d795b6f9408bf8227e0ddde (diff) | |
download | cpython-git-9d7855076a8e030e30459de685e762f63bdecac6.tar.gz |
Address an coverity issue. Coverity was complaining about a line that's fine,
but an earlier line checked for v != NULL unnecessarily.
Diffstat (limited to 'Objects/tupleobject.c')
0 files changed, 0 insertions, 0 deletions