mirror of
https://github.com/python/cpython.git
synced 2026-05-10 06:31:43 -04:00
08fd51509c
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__().