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 cf75754 commit 2b67beeCopy full SHA for 2b67bee
2 files changed
Doc/lib/libsys.tex
@@ -129,6 +129,7 @@ \section{Built-in Module \sectcode{sys}}
129
\end{datadesc}
130
131
\begin{datadesc}{path}
132
+\indexiii{module}{search}{path}
133
A list of strings that specifies the search path for modules.
134
Initialized from the environment variable \code{PYTHONPATH}, or an
135
installation-dependent default.
Doc/libsys.tex
0 commit comments