summaryrefslogtreecommitdiff
path: root/Lib/test/test_genexps.py
diff options
context:
space:
mode:
authorTim Peters <tim.peters@gmail.com>2004-07-08 04:22:35 +0000
committerTim Peters <tim.peters@gmail.com>2004-07-08 04:22:35 +0000
commit95dfaffde286c245baaa815eb2cc1e42963ce0d3 (patch)
treef9a4000475ff49db02da8a179ebf1a6f2bf0dd14 /Lib/test/test_genexps.py
parente32eefd59ed607499c2d56352f377a0a604c3ce6 (diff)
downloadcpython-95dfaffde286c245baaa815eb2cc1e42963ce0d3.tar.gz
Whitespace normalization.
Diffstat (limited to 'Lib/test/test_genexps.py')
-rw-r--r--Lib/test/test_genexps.py6
1 files changed, 0 insertions, 6 deletions
diff --git a/Lib/test/test_genexps.py b/Lib/test/test_genexps.py
index 31e133fe75..dc26ed6089 100644
--- a/Lib/test/test_genexps.py
+++ b/Lib/test/test_genexps.py
@@ -259,9 +259,3 @@ def test_main(verbose=None):
if __name__ == "__main__":
test_main(verbose=True)
-
-
-
-
-
-