mirror of
https://github.com/python/cpython.git
synced 2025-12-15 21:44:50 +00:00
Merge doc/argument name fix
This commit is contained in:
commit
390f6c1bf7
2 changed files with 3 additions and 3 deletions
|
|
@ -751,7 +751,7 @@ find and load modules.
|
|||
|
||||
The path the finder will search in.
|
||||
|
||||
.. method:: find_module(fullname)
|
||||
.. method:: find_loader(fullname)
|
||||
|
||||
Attempt to find the loader to handle *fullname* within :attr:`path`.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue