When describing "import *", add a level of indirection between "*" and the
set of names imported (the "public names"), adding a definition of "public names" that describes the use of __all__. This closes SF bug #473986. Flesh out the vague reference to __import__().
Showing
Please register or sign in to comment