From 42e193605d719a8400166c3e3917a9450b20bb91 Mon Sep 17 00:00:00 2001 From: Guido van Rossum Date: Mon, 13 Feb 1995 14:39:19 +0000 Subject: add class exceptions --- Lib/test/testall.out | 1 + 1 file changed, 1 insertion(+) diff --git a/Lib/test/testall.out b/Lib/test/testall.out index 709580c..e69df95 100644 --- a/Lib/test/testall.out +++ b/Lib/test/testall.out @@ -48,6 +48,7 @@ test_opcodes 2. Opcodes XXX Not yet fully implemented 2.1 try inside for loop +2.2 raise class exceptions test_operations 3. Operations XXX Not yet implemented -- cgit v0.12