summaryrefslogtreecommitdiff
path: root/Lib/test/test_compiler.py
diff options
context:
space:
mode:
authorTim Peters <tim.peters@gmail.com>2004-08-08 01:05:14 +0000
committerTim Peters <tim.peters@gmail.com>2004-08-08 01:05:14 +0000
commit9ca3f8551a3b3aede874fa926d82f1dd9fd41754 (patch)
treef85f6ef2eef5c8b4ce25540c2d877b98f389329f /Lib/test/test_compiler.py
parentec8c5a931136b61231b295f2aded8dc04035e9b7 (diff)
downloadcpython-git-9ca3f8551a3b3aede874fa926d82f1dd9fd41754.tar.gz
Whitespace normalization.
Diffstat (limited to 'Lib/test/test_compiler.py')
-rw-r--r--Lib/test/test_compiler.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/Lib/test/test_compiler.py b/Lib/test/test_compiler.py
index fea68564ef..fc6fdf83d7 100644
--- a/Lib/test/test_compiler.py
+++ b/Lib/test/test_compiler.py
@@ -29,6 +29,3 @@ def test_main():
if __name__ == "__main__":
test_main()
-
-
-