Whitespace normalization.

This commit is contained in:
Tim Peters 2001-03-01 08:31:39 +00:00
parent c63d3e9453
commit 251083142f

View file

@ -42,4 +42,3 @@ try:
import test_future7
except SyntaxError, msg:
check_error_location(str(msg))