From 251083142fe4c114753cef12c37589bd55761912 Mon Sep 17 00:00:00 2001 From: Tim Peters Date: Thu, 1 Mar 2001 08:31:39 +0000 Subject: Whitespace normalization. --- Lib/test/test_future.py | 1 - 1 file changed, 1 deletion(-) diff --git a/Lib/test/test_future.py b/Lib/test/test_future.py index 36a1346..1ffda5e 100644 --- a/Lib/test/test_future.py +++ b/Lib/test/test_future.py @@ -42,4 +42,3 @@ try: import test_future7 except SyntaxError, msg: check_error_location(str(msg)) - -- cgit v0.12