]> granicus.if.org Git - python/commit
When describing "import *", add a level of indirection between "*" and the
authorFred Drake <fdrake@acm.org>
Wed, 24 Oct 2001 19:50:31 +0000 (19:50 +0000)
committerFred Drake <fdrake@acm.org>
Wed, 24 Oct 2001 19:50:31 +0000 (19:50 +0000)
commit08fd51509c27b3c2be5562f64336852f50d28349
tree8c290d0587849176a812086f4770e8b79ec5a30b
parentb8fc9721001b6d6b53d272be32b0bf80248cb2ba
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__().
Doc/ref/ref6.tex