]> granicus.if.org Git - python/commit
otherset is known to be non-NULL based on checks before and DECREF after.
authorNeal Norwitz <nnorwitz@gmail.com>
Mon, 17 Jul 2006 00:57:15 +0000 (00:57 +0000)
committerNeal Norwitz <nnorwitz@gmail.com>
Mon, 17 Jul 2006 00:57:15 +0000 (00:57 +0000)
commit04e39ec81592915803bc253a6567153d18a2e71a
tree3fdbc3f7cbfcab5c6403814fb7abf6a220fbb4f1
parentb337bb541bc3986f50d352fe13508ac8f0667bb0
otherset is known to be non-NULL based on checks before and DECREF after.
DECREF otherset rather than XDECREF in error conditions too.

Reported by Klockwork #154.
Objects/setobject.c