]> git.ipfire.org Git - thirdparty/Python/cpython.git/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:22:55 +0000 (20:22 -0800)
committerGregory P. Smith <greg@krypto.org>
Tue, 11 Dec 2012 04:22:55 +0000 (20:22 -0800)
commit370bc2f7ee3e5373138038327b2f68f93a25f9d2
treef9f91e795646d185bb5b6dfdbfd17e393cd54990
parent27dc02e8c5b8e0d8355b6a12d3121891604f2e7d
parent08d5ca6cd4a30e2f6a8df48fb9231a5321f72efc
Code style fixup: No need for double ((parenthesis)) and use {} on an if else.
Modules/arraymodule.c