Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit9967ec9

Browse files
committed
star_expressions
1 parent1152b1b commit9967ec9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎Doc/reference/compound_stmts.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ by the iterator. When the iterator is exhausted, the suite in the :keyword:`!els
165165
if present, is executed, and the loop terminates.
166166

167167
As of Python 3.11, unpacking with starred expressions (e.g., ``*x``) is supported
168-
in the iterable expression. This follows the same rules as:token:`starred_expression_list` in the grammar.
168+
in the iterable expression.
169169

170170
..index::
171171
pair: statement; break

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp