summaryrefslogtreecommitdiff
path: root/Lib/test/test_long.py
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>2000-10-23 17:22:08 +0000
committerFred Drake <fdrake@acm.org>2000-10-23 17:22:08 +0000
commitb08107ed6163cacac0d753a57572817d6c52bc6b (patch)
treed49e96454e4c21298afb6ca04f9ac83fdcdbec44 /Lib/test/test_long.py
parent067c587d7dd3ed882fc983afd2ebb1b887d9bb04 (diff)
downloadcpython-b08107ed6163cacac0d753a57572817d6c52bc6b.tar.gz
Make reindent.py happy (convert everything to 4-space indents!).
Diffstat (limited to 'Lib/test/test_long.py')
-rw-r--r--Lib/test/test_long.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/Lib/test/test_long.py b/Lib/test/test_long.py
index 6a1f117332..5e0e001f02 100644
--- a/Lib/test/test_long.py
+++ b/Lib/test/test_long.py
@@ -257,4 +257,3 @@ test_division()
test_bitop_identities()
test_format()
test_misc()
-