Rufus V. Smith added the comment:
I happened to run across this in my old email inbox.
It's embarrassing to realize how wrong I was in submitting the report.
Reading it with fresh eyes, your original makes sense.
I don't know what I was thinking.
> On Jul 11, 2016, at 2:1
New submission from Rufus V. Smith:
In section 6.1.3 Format String Syntax, some examples have incorrect or poorly
worded comments:
Original:
"Harold's a clever {0!s}"# Calls str() on the argument first
"Bring out the holy {name!r}"# Calls repr() on the