mirror of
https://github.com/python/cpython.git
synced 2025-11-02 11:08:57 +00:00
Issue #27049: fix doc typo
This commit is contained in:
commit
36c18956b0
1 changed files with 1 additions and 1 deletions
|
|
@ -661,7 +661,7 @@ steps:
|
||||||
|
|
||||||
When the statement contains multiple clauses (separated by
|
When the statement contains multiple clauses (separated by
|
||||||
commas) the two steps are carried out separately for each clause, just
|
commas) the two steps are carried out separately for each clause, just
|
||||||
as though the clauses had been separated out into individiual import
|
as though the clauses had been separated out into individual import
|
||||||
statements.
|
statements.
|
||||||
|
|
||||||
The details of the first step, finding and loading modules are described in
|
The details of the first step, finding and loading modules are described in
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue