File tree
Expand file treeCollapse file tree1 file changed
+2
-2
lines changed Expand file treeCollapse file tree1 file changed
+2
-2
lines changed Original file line number | Diff line number | Diff line change |
---|
@@ -69,8 +69,8 @@ support.
|
69 | 69 |
|
70 | 70 | Yield :term:`finder` objects for the given module name.
|
71 | 71 |
|
72 |
| -If fullname contains a ``'.'``, the finders will be for the package |
73 |
| -containing fullname, otherwise they will be all registered top level |
| 72 | +If *fullname* contains a ``'.'``, the finders will be for the package |
| 73 | +containing *fullname*, otherwise they will be all registered top level |
74 | 74 | finders (i.e. those on both :data:`sys.meta_path` and :data:`sys.path_hooks`).
|
75 | 75 |
|
76 | 76 | If the named module is in a package, that package is imported as a side
|
|
You can’t perform that action at this time.
0 commit comments