From: R David Murray Date: Thu, 5 Apr 2012 01:29:03 +0000 (-0400) Subject: Merge #14490, #14491: add 'sundry'-style import tests for Tools/scripts. X-Git-Tag: v3.3.0a3~313 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ce9806215b82e4a0e8dd37eb9a669477161adfec;p=python Merge #14490, #14491: add 'sundry'-style import tests for Tools/scripts. This patch changes a few of the scripts to have __name__=='__main__' clauses so that they are importable without running. Also fixes the syntax errors revealed by the tests. --- ce9806215b82e4a0e8dd37eb9a669477161adfec