]> granicus.if.org Git - python/commit
Code style fixup: No need for double ((parenthesis)) and use {} on an if else.
authorGregory P. Smith <greg@krypto.org>
Tue, 11 Dec 2012 04:20:20 +0000 (20:20 -0800)
committerGregory P. Smith <greg@krypto.org>
Tue, 11 Dec 2012 04:20:20 +0000 (20:20 -0800)
commit9504b131457e1e3fc10dace6ffcb22b00f3a0077
treeace85f011353aa1386c6e2f74238c8ec745e2fac
parenta6be61ec71be600e1d270aea17f1d90dccf6088b
Code style fixup: No need for double ((parenthesis)) and use {} on an if else.
Modules/arraymodule.c