mirror of
https://github.com/python/cpython.git
synced 2025-07-30 06:34:15 +00:00
Forgot to mark up a PEP reference
This commit is contained in:
parent
4703211080
commit
678b8ecd08
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ found).
|
|||
|
||||
If a file named \var{filename} is not found, the function will look
|
||||
for it in the module\indexiii{module}{search}{path} search path,
|
||||
\code{sys.path}, after first checking for a PEP 302 \code{__loader__}
|
||||
\code{sys.path}, after first checking for a \pep{302} \code{__loader__}
|
||||
in \var{module_globals}, in case the module was imported from a zipfile
|
||||
or other non-filesystem import source.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue