commit | eecf035aa209cedb4ede08b527120ba3946a0c96 | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Fri Dec 30 17:17:46 1994 +0000 |
committer | Guido van Rossum <guido@python.org> | Fri Dec 30 17:17:46 1994 +0000 |
tree | ceeb0c23f781539d1e203fa3d5def34900eb117b | |
parent | 5505d56f088b1637b7d3c10e97512ee9b9bc8cf0 [diff] [blame] |
Test new __import__ module, test reload of built-in module, test has_key() on empty dictionary
diff --git a/Lib/test/testall.out b/Lib/test/testall.out index 3858637..709580c 100644 --- a/Lib/test/testall.out +++ b/Lib/test/testall.out
@@ -54,6 +54,7 @@ test_builtin 4. Built-in functions test_b1 +__import__ abs apply callable