-
-
Notifications
You must be signed in to change notification settings - Fork 32.6k
Closed
Labels
3.10only security fixesonly security fixes3.11only security fixesonly security fixes3.12only security fixesonly security fixesdocsDocumentation in the Doc dirDocumentation in the Doc dir
Description
Documentation
https://docs.python.org/3.12/tutorial/inputoutput.html#the-string-format-method
Hi everyone! I'm reading through the tutorial and at section "7.1.2. The String format() Method", the sixth paragraph refers to passing a dictionary (named "table") as an argument. Here's the text as it reads:
This could also be done by passing the table as keyword arguments with the '**' notation.
But I think it would be more clear if the text was written as follows:
This could also be done by passing the dict as keyword arguments with the '**' notation.
or
This could also be done by passing the dict (in this example 'table') as keyword arguments with the '**' notation.
Hope this feedback is helpful! thanks!!
Metadata
Metadata
Assignees
Labels
3.10only security fixesonly security fixes3.11only security fixesonly security fixes3.12only security fixesonly security fixesdocsDocumentation in the Doc dirDocumentation in the Doc dir

Formed in 2009, the Archive Team (not to be confused with the archive.org Archive-It Team) is a rogue archivist collective dedicated to saving copies of rapidly dying or deleted websites for the sake of history and digital heritage. The group is 100% composed of volunteers and interested parties, and has expanded into a large amount of related projects for saving online and digital history.
