Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c1ac194 commit f9229d9Copy full SHA for f9229d9
1 file changed
Doc/ref/ref6.tex
@@ -703,6 +703,7 @@ \section{The \keyword{import} statement \label{import}}
703
defined, the set of public names includes all names found in the
704
module's namespace which do not begin with an underscore character
705
(\character{_}).
706
+\index{__all__}
707
708
The \keyword{from} form with \samp{*} may only occur in a module
709
scope. If the wild card form of import --- \samp{import *} --- is
0 commit comments