summaryrefslogtreecommitdiffstats
path: root/Lib/test/output
diff options
context:
space:
mode:
authorTim Peters <tim.peters@gmail.com>2001-08-23 20:34:01 (GMT)
committerTim Peters <tim.peters@gmail.com>2001-08-23 20:34:01 (GMT)
commit971e0690c4ae81da3d86df82c2aef5872beb3ca3 (patch)
tree1ea994a77ae8545f85e803ba16ee8bda7ad68532 /Lib/test/output
parentc266bb059466a44a3bd656ef35c802b8bbf270fc (diff)
downloadcpython-971e0690c4ae81da3d86df82c2aef5872beb3ca3.zip
cpython-971e0690c4ae81da3d86df82c2aef5872beb3ca3.tar.gz
cpython-971e0690c4ae81da3d86df82c2aef5872beb3ca3.tar.bz2
Remove test_long's expected-output file.
Diffstat (limited to 'Lib/test/output')
-rw-r--r--Lib/test/output/test_long5
1 files changed, 0 insertions, 5 deletions
diff --git a/Lib/test/output/test_long b/Lib/test/output/test_long
deleted file mode 100644
index 4528264..0000000
--- a/Lib/test/output/test_long
+++ /dev/null
@@ -1,5 +0,0 @@
-test_long
-long / * % divmod
-long bit-operation identities
-long str/hex/oct/atol
-long miscellaneous operations