]> granicus.if.org Git - python/commit
Use macro version of GET_SIZE to avoid Coverity warning (#150) about a possible error.
authorNeal Norwitz <nnorwitz@gmail.com>
Sat, 9 Jun 2007 04:48:22 +0000 (04:48 +0000)
committerNeal Norwitz <nnorwitz@gmail.com>
Sat, 9 Jun 2007 04:48:22 +0000 (04:48 +0000)
commit080b598990aae43b2ee4880d98b1a575fae2a778
tree583e7131d0606155aeab9ac5b286fcbe0a7c3919
parent7dbd2a3720be7f54068f8a8f3fa2176dd2ab1ebe
Use macro version of GET_SIZE to avoid Coverity warning (#150) about a possible error.
Python/peephole.c