]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Whitespace normalization.
authorTim Peters <tim.peters@gmail.com>
Thu, 1 Mar 2001 08:31:39 +0000 (08:31 +0000)
committerTim Peters <tim.peters@gmail.com>
Thu, 1 Mar 2001 08:31:39 +0000 (08:31 +0000)
Lib/test/test_future.py

index 36a13460f6122f84a2c057df8557a7c618753fbf..1ffda5e36f88183511356ca74d347af81ee588c7 100644 (file)
@@ -42,4 +42,3 @@ try:
     import test_future7
 except SyntaxError, msg:
     check_error_location(str(msg))
-