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