summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_iterlen.py
diff options
context:
space:
mode:
authorTim Peters <tim.peters@gmail.com>2006-07-27 15:11:00 (GMT)
committerTim Peters <tim.peters@gmail.com>2006-07-27 15:11:00 (GMT)
commitdaea035bac28ac1f2e70bcc4ddd4ec7f8bb541c9 (patch)
treeb3542c6f206cfdfe55c7dec4feb471a7d0799cc4 /Lib/test/test_iterlen.py
parent3e246a811d12dc7b80d78096fa935252bb6290c2 (diff)
downloadcpython-daea035bac28ac1f2e70bcc4ddd4ec7f8bb541c9.zip
cpython-daea035bac28ac1f2e70bcc4ddd4ec7f8bb541c9.tar.gz
cpython-daea035bac28ac1f2e70bcc4ddd4ec7f8bb541c9.tar.bz2
Whitespace normalization.
Diffstat (limited to 'Lib/test/test_iterlen.py')
-rw-r--r--Lib/test/test_iterlen.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/Lib/test/test_iterlen.py b/Lib/test/test_iterlen.py
index 7d2cfb2..af4467e 100644
--- a/Lib/test/test_iterlen.py
+++ b/Lib/test/test_iterlen.py
@@ -256,4 +256,3 @@ def test_main():
if __name__ == "__main__":
test_main()
-