summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Peters <tim.peters@gmail.com>2001-03-01 08:31:39 +0000
committerTim Peters <tim.peters@gmail.com>2001-03-01 08:31:39 +0000
commit251083142fe4c114753cef12c37589bd55761912 (patch)
treef3ff502b97b104c8ba542705ae39171451ed7583
parentc63d3e9453c860cd255d5a77fb3853aaac95bd8f (diff)
downloadcpython-git-251083142fe4c114753cef12c37589bd55761912.tar.gz
Whitespace normalization.
-rw-r--r--Lib/test/test_future.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/Lib/test/test_future.py b/Lib/test/test_future.py
index 36a13460f6..1ffda5e36f 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))
-