]> granicus.if.org Git - python/commit
Implement straightforward suggestions from gcc warnings (remove unused
authorGuido van Rossum <guido@python.org>
Tue, 18 Nov 2003 19:27:19 +0000 (19:27 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 18 Nov 2003 19:27:19 +0000 (19:27 +0000)
commitb61982bacbe0ebbeeb7a47018328979302d6221a
tree0d750b431174ebd6052e3adcdc3b2c8fdae59bd5
parent65674b80fc70b222a5a4bfc63b02691fba5aec9e
Implement straightforward suggestions from gcc warnings (remove unused
variable, add extra braces).
Objects/setobject.c