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 eab156f commit 10f8ba4Copy full SHA for 10f8ba4
1 file changed
Doc/ref/ref6.tex
@@ -576,11 +576,6 @@ \section{The \keyword{import} statement \label{import}}
576
\kwindex{from}
577
\stindex{from}
578
579
-(The current implementation does not enforce the latter two
580
-restrictions, but programs should not abuse this freedom, as future
581
-implementations may enforce them or silently change the meaning of the
582
-program.)
583
-
584
\strong{Hierarchical module names:}\indexiii{hierarchical}{module}{names}
585
when the module names contains one or more dots, the module search
586
path is carried out differently. The sequence of identifiers up to
0 commit comments