diff options
author | Barry Warsaw <barry@python.org> | 1997-08-22 21:27:40 (GMT) |
---|---|---|
committer | Barry Warsaw <barry@python.org> | 1997-08-22 21:27:40 (GMT) |
commit | ac405ce3f9524fd50a06f23ff9d1cde9174d67e7 (patch) | |
tree | 06145b87a8a47e1b73db90ae5e6a343d9a0f956c /Lib/test/output | |
parent | d543077aa669fbaf531405a4eb13136170bfe432 (diff) | |
download | cpython-ac405ce3f9524fd50a06f23ff9d1cde9174d67e7.zip cpython-ac405ce3f9524fd50a06f23ff9d1cde9174d67e7.tar.gz cpython-ac405ce3f9524fd50a06f23ff9d1cde9174d67e7.tar.bz2 |
generated output for new tests
Diffstat (limited to 'Lib/test/output')
-rw-r--r-- | Lib/test/output/test_builtin | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Lib/test/output/test_builtin b/Lib/test/output/test_builtin index ff225b1..a63c973 100644 --- a/Lib/test/output/test_builtin +++ b/Lib/test/output/test_builtin @@ -23,6 +23,8 @@ hash hex id int +isinstance +issubclass len long map |