summaryrefslogtreecommitdiffstats
path: root/Lib
diff options
context:
space:
mode:
authorBarry Warsaw <barry@python.org>1996-12-10 00:02:57 (GMT)
committerBarry Warsaw <barry@python.org>1996-12-10 00:02:57 (GMT)
commit3ac30af86738107f74b351fcc2414ff743b8de5f (patch)
treed03ea6962152a557ca5f888dbf2a4fa23ca6c6c4 /Lib
parentabb7efeb7c19e796838a4e723c0d7f1c6a190aee (diff)
downloadcpython-3ac30af86738107f74b351fcc2414ff743b8de5f.zip
cpython-3ac30af86738107f74b351fcc2414ff743b8de5f.tar.gz
cpython-3ac30af86738107f74b351fcc2414ff743b8de5f.tar.bz2
Added test_new
Diffstat (limited to 'Lib')
-rw-r--r--Lib/test/testall.out1
1 files changed, 1 insertions, 0 deletions
diff --git a/Lib/test/testall.out b/Lib/test/testall.out
index 1b42461..18a306e 100644
--- a/Lib/test/testall.out
+++ b/Lib/test/testall.out
@@ -179,4 +179,5 @@ MD5 ("12345678901234567890123456789012345678901234567890123456789012345678901234
test_cmath
test_crypt
Test encryption: abeTm2pJKypwA
+test_new
Passed all tests.