]> granicus.if.org Git - python/commitdiff
Merge #14490, #14491: add 'sundry'-style import tests for Tools/scripts.
authorR David Murray <rdmurray@bitdance.com>
Thu, 5 Apr 2012 01:29:03 +0000 (21:29 -0400)
committerR David Murray <rdmurray@bitdance.com>
Thu, 5 Apr 2012 01:29:03 +0000 (21:29 -0400)
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.

1  2 
Tools/scripts/findnocoding.py

Simple merge