mirror of
https://github.com/python/cpython.git
synced 2025-11-01 10:45:30 +00:00
Added "module search path" to the index.
This commit is contained in:
parent
cf75754357
commit
2b67bee8e1
2 changed files with 2 additions and 0 deletions
|
|
@ -129,6 +129,7 @@ concern for these variables, unlike for \code{sys.exc_type} etc.)
|
|||
\end{datadesc}
|
||||
|
||||
\begin{datadesc}{path}
|
||||
\indexiii{module}{search}{path}
|
||||
A list of strings that specifies the search path for modules.
|
||||
Initialized from the environment variable \code{PYTHONPATH}, or an
|
||||
installation-dependent default.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue