From: Tim Peters Date: Thu, 1 Mar 2001 08:31:39 +0000 (+0000) Subject: Whitespace normalization. X-Git-Tag: v2.1b1~74 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=251083142fe4c114753cef12c37589bd55761912;p=thirdparty%2FPython%2Fcpython.git Whitespace normalization. --- diff --git a/Lib/test/test_future.py b/Lib/test/test_future.py index 36a13460f612..1ffda5e36f88 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)) -