commit | e23b62f28854a9f12412b34a5b971297ad3caf6d | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Thu Nov 10 22:25:26 1994 +0000 |
committer | Guido van Rossum <guido@python.org> | Thu Nov 10 22:25:26 1994 +0000 |
tree | 71fad3985379399c7536f1ccf0d5e52f2803e997 | |
parent | 40272f812b4ebd01a14bbf1c135f0b6210d49d70 [diff] [blame] |
more complete tests of built-in functions
diff --git a/Lib/test/testall.out b/Lib/test/testall.out index b921512..3858637 100644 --- a/Lib/test/testall.out +++ b/Lib/test/testall.out
@@ -56,9 +56,12 @@ test_b1 abs apply +callable chr cmp coerce +compile +delattr dir divmod eval @@ -66,7 +69,10 @@ filter float getattr +hasattr +hash hex +id int len long @@ -88,7 +94,10 @@ round setattr str +tuple type +vars +xrange test_exceptions 5. Built-in exceptions AttributeError