]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
add class exceptions
authorGuido van Rossum <guido@python.org>
Mon, 13 Feb 1995 14:39:19 +0000 (14:39 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 13 Feb 1995 14:39:19 +0000 (14:39 +0000)
Lib/test/testall.out

index 709580c932f628949c77894b1f555eee8aabffe4..e69df95d1450ea39fcf425919daec2c716f74904 100644 (file)
@@ -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