From: Gregory P. Smith Date: Tue, 11 Dec 2012 04:22:55 +0000 (-0800) Subject: Code style fixup: No need for double ((parenthesis)) and use {} on an if else. X-Git-Tag: v3.4.0a1~1868 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=370bc2f7ee3e5373138038327b2f68f93a25f9d2;p=thirdparty%2FPython%2Fcpython.git Code style fixup: No need for double ((parenthesis)) and use {} on an if else. --- 370bc2f7ee3e5373138038327b2f68f93a25f9d2