Whitespace normalization.

This commit is contained in:
Tim Peters 2001-02-28 08:26:44 +00:00
parent 8de0c1716b
commit 85ba673b0a
6 changed files with 11 additions and 12 deletions

View File

@ -37,4 +37,3 @@ def wrong3():
global x
"""
compile_and_catch_warning(prog_text_3)