Whitespace normalization.

This commit is contained in:
Tim Peters 2001-02-21 07:29:48 +00:00
parent edf2210221
commit 0009c4ea59
4 changed files with 4 additions and 5 deletions

View file

@ -87,4 +87,3 @@ def check_syntax(statement):
pass
else:
print 'Missing SyntaxError: "%s"' % statement