summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_future.py
diff options
context:
space:
mode:
authorTim Peters <tim.peters@gmail.com>2001-03-01 08:31:39 (GMT)
committerTim Peters <tim.peters@gmail.com>2001-03-01 08:31:39 (GMT)
commit251083142fe4c114753cef12c37589bd55761912 (patch)
treef3ff502b97b104c8ba542705ae39171451ed7583 /Lib/test/test_future.py
parentc63d3e9453c860cd255d5a77fb3853aaac95bd8f (diff)
downloadcpython-251083142fe4c114753cef12c37589bd55761912.zip
cpython-251083142fe4c114753cef12c37589bd55761912.tar.gz
cpython-251083142fe4c114753cef12c37589bd55761912.tar.bz2
Whitespace normalization.
Diffstat (limited to 'Lib/test/test_future.py')
-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 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))
-