| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -601,7 +601,7 @@ _PyImport_ClearModulesByIndex(PyInterpreterState *interp) | |||
| 601 | 601 | when an extension is loaded. This includes when it is imported | |
| 602 | 602 | for the first time. | |
| 603 | 603 | ||
| 604 | - Here's a summary, using importlib._boostrap._load() as a starting point. | ||
| 604 | + Here's a summary, using importlib._bootstrap._load() as a starting point. | ||
| 605 | 605 | ||
| 606 | 606 | 1. importlib._bootstrap._load() | |
| 607 | 607 | 2. _load(): acquire import lock | |
| Back | FazBrowse Home | New Git URL |
0 commit comments